STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Trying to adapt stm32f4 for stm32l452RE

Hi all, I'm truying to adapt one file coming fromm stm32f4 discovery board for using UART. But when I try to add it to my STM NUCLEO L452RE board I got an error :         ../Drivers/BSP/uart.c:328:63: error: 'USART_TypeDef' has no member named 'DR'; ...

SBaro.11 by Associate III
  • 171 Views
  • 1 replies
  • 1 kudos

X-CUBE-OPUS

HiI need to import X-CUBE-OPUS on STM32CubeIde. I have tried to use the embedded software manager in STM32CubeIde but it did not work. My goal is to create a project from scratch and after add these middlewares. What is the correct procedure to do it...

Danielemazza_0-1713336085793.png

Resolved! Issues with X-CUBE-EEPROM

Hey everyone, I have a problem in understanding the X-CUBE-EEPROM when using it with the STM32G0B1xx. 1. What is meant by kcycles? Does it mean 1000 cycles? The documentation (https://www.st.com/resource/en/application_note/an4894-how-to-use-eeprom-e...

derLalla by Associate
  • 369 Views
  • 3 replies
  • 4 kudos

USB CDC HOST (VCP) problme

I found an error using stm32f429 USB CDC HOST function.Both USB HOST/DEVICE are using stm32f429.I found that when I send data from HOST, sometimes the DEVICE doesn't receive the data.(DEVICE was confirmed to operate normally between usb device and Wi...

hyuk.1 by Associate II
  • 262 Views
  • 2 replies
  • 0 kudos

Regarding NAND Programming with HAL Library

Hello Community we are using MT29F256G08AUCAB NAND Flash Memory in Our Custom Board and that we Connected with FMC Signal.Also am using HAL NAND Library to Program NAND Flash but there are Several doubts what HCLK Represent and What Value we have to ...

AGond.2 by Associate III
  • 379 Views
  • 2 replies
  • 1 kudos