STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Writing from Bootloader on STM32H735

Hello everyone,I am currently working on a bootloader project for the STM32H735, using the pre-configured ExtMem_Boot project provided by the STM32CubeIDE. However, I am encountering an issue when trying to write to the external flash memory at addre...

HispaEmo_0-1718294101014.png
HispaEmo by Associate III
  • 1563 Views
  • 7 replies
  • 2 kudos

Resolved! Regarding USB Driver

Hello Everyone, I'm Bala! I'm New to the Embedded Field, In our Project I have to write one USB Driver code fully. This is where USB and Enum install, Endpoint Bulk transfer thing, Getting Device and Config Descriptor, and everything else comes in. S...

bsn_14 by Associate II
  • 775 Views
  • 2 replies
  • 2 kudos

Resolved! Stop/Sleep mode for Low Layer lib

i am using STM32C011F6P6 and try to enter stop mode byLL_PWR_SetPowerMode(LL_PWR_MODE_SHUTDOWN);LL_LPM_EnableDeepSleep();__WFE();the current is little bit more than not entering the shutdown modeand the clock is not stoppingis there any thing I shoul...

STM32H5 FLASH_ECCDETR address decoding

In the FLASH_ECCDETR register, the ADDR_ECC field description contains:"The address in ADDR_ECC is relative to the flash memory area where the error occurred(user flash memory, system flash memory, data area, read-only/OTP area)."But I'm having troub...

PieterG by Associate III
  • 587 Views
  • 1 replies
  • 0 kudos

STM32U585AII6 FMC cannot read and write PSRAM

Hello, I have a issue to control IS66WVE4M16EBLL-70BLI with STM32U585AII6. Although IS66WVE4M16EBLL-70BLI is 8MB, I can read and write only 8KB. IS66WVE4M16EBLL-70BLI has 22 address lines and 16 data lines.(4M * 2 = 8MB)     The problem is    if i ...

kongking_4-1718872404276.png kongking_6-1718872451878.png kongking_7-1718872567594.png kongking_8-1718872599895.png
kongking by Associate
  • 372 Views
  • 0 replies
  • 0 kudos

Resolved! Reading I2c with sub-address

Hello All.Reading a register value from an I2C device assumes:  Writing the device address-> Writing the register address without STOP-> Reading the value . I am trying to figure out if I can do it using only available HAL functions but I don't see h...

baranovus by Associate III
  • 806 Views
  • 2 replies
  • 2 kudos