User Activity

I try to build system that communicate via ethernet and also wants to update software in the same way. The question is what is the best way to handle this kind of system?for example :1) my own bootloader + flash program x 2 ,bootloader will manage it...
SPI in stm32h7 (stm32h743iitx in slave mode) don't work, receive wrong values.how I make spi to work correctly in stm32H7? its not clear at allthanks,
hello,I am using stm32l0 in low power modeconfigure RTC to wakeup from stop mode each 10 sec , I use LPTIM to generate PWMmy problem is that I noticed the led is starting to blink for every 10 sec +- after a while what seems to be the problem? ( I ...
hi,i'm trying to read x,y,z values using FIFO - LIS2DE12_FIFO_READ_STARTbut every time get zero in all the answers, also try to read separately x,y,zin the address LIS2DE12_OUT_X_H,LIS2DE12_OUT_Y_H,LIS2DE12_OUT_Z_Hin this mode I'm getting values but ...