User Activity

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