User Activity

We're trying to read from the ADC from 2 channels by using EOC interrupts.When we read the values seems like the channels are wired together.As such we can't distinguish between whether they come from one channel or the other. Here is the code that w...
Hi all,I'm trying to use a version of the elua interpreter on a stm32f446re nucleo board.I've encountered a problem, the program is jumping on an infinite loop after entering a couple of functions of the interpreter. The system is blocking in an WWDG...
Hi all,I'm trying to implement a class that should allow me to use the USART with the DMA. It's a learning project in which I'm trying to learn how to retrieve the correct information from the datasheet and the reference manual. I'm reading the refer...
Hi all,I have a firmware written for some nucleo boards that use the stm32f4 and stm32l4 MCUs.This firmware communicates with a pc through serial and control some motors. The user sould be able to send through the serial, a simple program: a small, ...
Kudos from