Jackson Wiebe
Jackson Wiebe
Got it. Initial testing shows good with the STM32L433CC Just had to add some extra lines. In the Core variant.h file: `#define ARCH_STM32` In the arduino program file: `SPI1.begin();`
+1 here. Fresh windows install from OEM Levono.
In my latest pull i have tweaked the begin function to clear out the latest packet. thusly when begin is called the library has no data. Fresh.
Hey [azouaoui-med](https://github.com/azouaoui-med) I am also learning React and struggling to add pages to your demo code. It would be most appreciated if you could add some pages to your example....
Bump. Would love to see some CAN bus support. Seems silly to buy a standalone SPI chip when all you need is a transceiver.
If you look at the code in this project the Canbus registers are really not all that hard to use. Maybe 3 or 4 key regs. I got it working...
Beginner webdev here. Do you have any workarounds to getting this module working in React?
Update: Still broken with Catalyst 13.3 Beta 3
Thanks for the help GrumpyOldPizza. Still a bit stuck here. I was trying one shot mode just to get things working but circular mode also doesn't seem to be helping....
Ah sorry. The code continues but no output voltage is observed. The first "ON" executes correctly 3.3v for 1s but the second does nothing. 0 volts.