Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Nucleo-L152RE - I/O register incorrectly mapped

Hi ST world,

I have an issue debugging on Nucleo-L152RE and openstm32.

It seems that “I/O register” window is incorrectly configured:

USART1: address: 0x40013800
which is OK but:

USART1->SR: address: 0x40022800: strange isn’t it ?
... same offset for the other UART1 related registers

My project is configured for Nucleo-L152RE and I’m using last version of framework/compiler.
How is this mapping defined ?
Maybe I have an issue in my configuration setting I/O register addresses (include file retrieved from the HAL ??)

Any other ideas ?
Thanks regards,
Sylvain

Hello Sylvain,

Indeed there seems to be an issue with the CMSIS register description file : address offset of USART SR is 0xF000 which cannot be correct.

I will check with the value with the people in charge of this description file and keep you informed.

Kind regards,

Pascale


Hello Sylvain,

The issue has been fixed.

Best Regards,

Pascale


 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs