User Activity

I am trying to build an iap that reads a .bin file from a uSD card and loads it into the flash memory, but something is happening with the erase function. If i run this bootloader and the flash is empty everything works just fine. However, if the fla...
Hi,I am trying to use the ADC with DMA but the values on the buffer are not being updated. Next i detail the steps that i have done:Disabled the ICache and DCache.Place the DMA buffer in a separate section in RAM_D2 with the address 0x30000000, so th...
Hi everyone,I have to port one proyect from a STM32F4 to a STM32H743. In this project it is important to use the SPI through DMA, so after reading a bit about the DMA-Cache issue in this microcontroller i decided to disable the D-Cache in order to ma...
Hi,This is my first project trying to use lwIp, so sorry for all the mistakes that i could be making...The thing is that i would need to use lwIp over a STM32F479VI LQFP100. But this mcu does not have Ethernet, so the lwIp option does not appear in C...
Hi,we are starting to learn about LwIP in order to create a http server in a stm32f4. At this moment we have a functional hardware that act as http client using a modem with AT Commands (the quectel MC60). However, now we have been asked to create a ...
Kudos from