I am using the STM32CubeIDE.I would like to use the standard HAL libraries to establish communication between two boards.I looked around a decent amount for example code but all the code I have found uses either old or custom libraries incompatible w...
Hello,I am having difficulty writing the serial communication in order to talk to the STP08DP05 LED driver. Should I leverage i2c/spi/uart or bitbang? is there already a library written for talking to this driver?Best,-Danny
Just got back to this project. I was attempting to use the STM32091C_EVAL CAN_Networking example, but it uses outdated libraries and I am still failing to get it running on my end.I am reading hte HAL CAN Generic Driver on the HAL Documention pdfhttp...
I omitted that i have two sn65hvd233 transceivers. Please assume the hardware setup works. I am worried exclusively about the firmware.Thanks for the app note, looks like a good read