User Activity

Hi, I'm testing a code using Nucleo-L476RG and an analog to digital converter. This ADC uses SPI communication and shares its RDY (end of conversion) and DOUT functions on the same pin, that is, after reading the converted data on the pin, it become ...
Hello,I'am new on using CubeMX and HAL functions. I would like to know if interrupt callback functions, that can be use for execute some code after ISR, are executed from inside interruption scope.I'm asking that because as a programing good pratices...
Good morning.I'm trying to use SPI communication on STM32L051 MCU but experiencing some problems. In my application, the MCU is working as a master and using all communications signals: SCK, MISO, MOSI and NSS.I started with the example code "01_Full...
Kudos from