drivers icon indicating copy to clipboard operation
drivers copied to clipboard

Help wanted: MC33879

Open ski7777 opened this issue 4 years ago • 1 comments

Hey

I want to use a MC33879 with tinygo. Basically it is just a shift register with two additional PWM inputs. Datasheet: https://www.nxp.com/docs/en/data-sheet/MC33879.pdf

To generate a suitable PWM output you have to push data via SPI at a very high speed: PWM @ 1kHZ and one MC33879 => 16kHz SPI Speed

What would be the best way to implement this?

ski7777 avatar Jul 29 '20 11:07 ski7777

What is target using?

sago35 avatar Aug 16 '20 03:08 sago35