User Activity

Hi,I bought a nucleo L496ZG, and I would like to connect a keyboard to it's micro USB. I read the nucleo manual that I need to enable the PowerPin (PG6), I did it. Now the LD8 should light and the device should get power, but nothing happens.Does any...
Hi,I'm trying to make UART DMA to work on F4, but looks like DMA registers are unwritable?LL functions for DMA stream does totally nothing, so I tried this and the result is 0 if I read CR register.DMA1_Stream2->CR = 1;https://kepkuldes.com/images/02...
If I modify something in the .ioc file, afterwards it always shows a dialog that Code generation is required. Please add a checkbox that never show this dialog again because this is very annoying. Lot of people not rely 100% on the .ioc file, like me...
Hi,Why it is required (or recommended, as I see in examples) to set the link down when the cable is plugged out from the ethernet connector? It works when I once set the link up and leave it up forever. It doesn't matter when I plug out and in the ca...
I'm using an usart driver with DMA and for some reason it doesn't work on L4 since 1.14.0 has been released. The RX buffer is always empty, DMA doesn't write anything here. I already wasted a lot of time on it and still unable to figure out what is t...
Kudos from