STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_FLASH_Program & Watchdog compatible ?

Hi, I have several programm where I use either the HAL_FLASH_Program command or some EEPROM command like EE_ReadVariable16bits (directly issued from the std "eeprom_emul.h" library).To make those command functionnal i had to stop the watchdog which t...

etour.1 by Associate II
  • 942 Views
  • 2 replies
  • 0 kudos

Resolved! MemoryMapped for w25q256 Octo SPI for Touchgfx

Hi, I used to work with a stm32h743 that had a QSPI, but now I work with a stm32h723zgt6 that has a OSPI. I don't know if I should continue with the MX_OCTOSPI1_Init function to use it for Memory Mapped for w25q256 program I wrote for Touch GFX.To us...

mbagh.1 by Senior
  • 1508 Views
  • 3 replies
  • 1 kudos

Resolved! ADC values fluctuating

The project I am working on presently need to capture dc voltage with precision of 1mv. I am using STM32f446RE development board. As mentioned in the datasheet STM32F446RE have inbuilt ADC of 12-bit resolution and reference voltage is 3.3v. Thus theo...

PAcha.1 by Associate
  • 3290 Views
  • 1 replies
  • 1 kudos