User Activity

Hello, To have a powerful graphical interface, you need a lot of RAM.Can we use external RAM in Quad / Octo SPI for this?The ST kits with screens often have flash in quad/octo SPI but the external RAM is always in parallel (except STM32L4R9I-EVAL).I ...
Posted on June 12, 2017 at 17:12Hello,I tried my LCD with parallel FMC-16bit on the NucleoL496 kit. All is working so far so good.Now I working on my board and this is a L471 processor.The problem is that it crashes when I try to writing to FMC(0x60...
Posted on December 22, 2015 at 13:57Hello,I configured my STM32F4 like in the AN3109 where USART uses DMA for reception and RX pin is connected to a timer (input capture reset mode) because I do not know the size of incoming messages (modbus).So far...
Posted on October 02, 2014 at 17:05Hello,I try to test my application with a new setup with external SRAM on the STM3240G kit, for heap and stack.I use FatFS on SDIO which needs DMA. When I read a file there is a problem.I know it is not possible to...
Posted on November 27, 2013 at 08:30Hello,I tried to build on Atollic the precompiled package around the emWin graphical lib(AN4323).I build for STM322xG-EVAL, but I get two errors:c:/program files (x86)/atollic/truestudio for arm pro 3.3.0/armtools...