User Activity

I have a program where I am trying to scan over 8 ADC channels on ADC1, take 10 samples from each and transfer to the DMA. From everything I have read, I cannot enable DMA Continuous Conversion on STM32F103, so I will need to use discontinuous scan m...
I have an STM32F403ZH Nucleo board and it's connected to three separate CAN channels. I would like to be able to receive identical messages on any channel (same identifier, baud rate, etc) and have the microcontroller be able to determine which one i...
Kudos from