User Activity

Posted on April 04, 2018 at 15:04Hello,I am working on Eth + RTos on Atollic TrueStudio environment.I changed the Linker file so that the DMA will use section 0x24000000 and placed my buffers in this section.Also, I put this buffer from arch.h into ...
Posted on January 12, 2018 at 20:49Hello,I am trying to use SDMMC/SDIO with DMA + FATFS. When creating project on stm32f7, I can find and configure DMA streams for the sdmmc.I am working with cubeMX version 4.23.Screenshot from STM32F7 - DISCO cube ...
Posted on December 07, 2017 at 22:04Hello, I have created via the cubeMX project for my stm32H7 nucleo board, it has Eth + lwip+ freeRTos + dhcp + dma + tcpServer.I updated the linker file and changed the cube generated code related to the ETH pins,...
Posted on November 10, 2017 at 20:25Hello,Trying to create a USB with internal DMA using the CubeMX for the H743 nucleo, not luck so far.It works fine without the Internal DMA!I set the Enable internal IP DMA to Enable in the Cube and now the device...
Posted on November 07, 2017 at 10:49Hello,I am working on a STM32H743 – NUCLEO 144 and need to use OTG_FS device only option in CDC mode.I generated a project using the stm32cubeMX and have defined: SYS – Time bases : TIM1USB DEVICE – class f...