STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L0 ADC two channel polling

Posted on November 06, 2016 at 21:04Hi, I am coding an application for STM32L053R8 using the HAL functions. Right now I need to read continuously two analog values via ADC. Because there is no need of high frequency readings, I want to try doing it ...

X-CUBE-USB-PD install

Hello. I'm trying to figure out X-CUBE-USB-PD. As I understand it, this is an extension for CubeMX, but I can't figure out how to install this extension. Downloaded the project from the link https://github.com/STMicroelectronics/x-cube-usb-pd . I was...

DalOpez by Associate II
  • 606 Views
  • 2 replies
  • 0 kudos

HAL_FLASH_Program returns error

I'm using the STM32U575 MCU and try to use the "HAL_FLASH_Program". This MCU only allow "FLASH_TYPEPROGRAM_QUADWORD". When trying to program a few words at flash address "80F0000" (page 120) I get the error "FLASH Programming sequence error flag"   M...

MJens.2 by Associate II
  • 694 Views
  • 1 replies
  • 0 kudos