STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H747i-Disco Memory Map

I am trying to get a clear understanding of the memory map for this board. I want to the know the address locations of the SDRAM and both QSPI flash devices. The board user manual says SDRAM is in Bank 1, which RM0399 says is 0xC000000, but when exam...

SLimi.1 by Associate III
  • 4133 Views
  • 7 replies
  • 0 kudos

Can anyone recommend a TF LCD and driver that is for sure compatible with an STM nucleoF429ZI board?

I have been looking into this for some time but I am running out of time and I only have 1 opportunity to buy the correct thing for a school project.I need a larger touch screen LCD that is compatible with touchGFX and a driver that can connect the s...

rpw313 by Associate
  • 1355 Views
  • 4 replies
  • 2 kudos

ADC Failed to execute MI command: -var-create - * step Error message from debugger back end: -var-cr

STM32U5 seriesHi, I am tring to read analog voltage from ADC on this board: STM32 U575ZIT. Using this code:......char msg2[15];......while (1)  {    /* USER CODE END WHILE */     /* USER CODE BEGIN 3 */      HAL_ADC_Start(&hadc1);  HAL_ADC_PollForCon...

SMusc.1 by Associate III
  • 1689 Views
  • 1 replies
  • 0 kudos