STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103RB DMA issue.

Hi all,I'm using SPI to communicate with an Adafruit 2.8" TFT LCD, (ILI9341 based). This is mostly working fine, I can plot pixels, draw lines, circles fonts etc. So the communication with the display is working. The STM end of things is a Nucleo 64 ...

STM32 FSMC 512x16bit SRAM address mapping

hi, i've some questions regarding the use of 16 bit SRAM with FSMC using AN2784 section 3.3 on SRAM https://www.st.com/content/ccc/resource/technical/document/application_note/27/bf/f5/e8/d7/82/44/6f/CD00200423.pdf/files/CD00200423.pdf/jcr:content/tr...

andrewg by Associate III
  • 838 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F446VCT6 IAP Application Address Data

Hi everyone, I'm developing IAP with stm32f446vct6. In the main function of your example, the application address is checked for 0x20000000 after masking with 0x2FFE0000. However, the f446 reads always the 0x20020000 for the application address and n...