Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.
Howdy, I'm ending up in the hard fault handler on any attempt at page erase. Using the function from stm32g0xx_hal_flash_ex.cvoid FLASH_PageErase(uint32_t Banks, uint32_t Page) { volatile uint32_t tmp; /* Check the parameters */ assert_param(...
Greetings,I'm having trouble loading the EEPROM emulation package into STM32CubeIDE.I have downloaded the .zip file from https://www.st.com/en/embedded-software/x-cube-eeprom.html and tried to import it in "Embedded Software Packages Manager" but I g...
IAR version is 9.10.1, the lib version is 1.5.0 for F0 device. The IAR expose a lot of faults about "core_cm0.h". I do not change anything, just open the project file under "EWARM", then compile.
I'm trying to get the STM32H753-EVAL board to work. - The power supply unit is connected, the demo software runs fine - The board is connected to my PC via an USB cable ... an ST-Link Virtual COM port is visible in the device manager. - In STM32CubeM...
Hi everyone,When I try flashing a sample project [en.fp-atr-tomtom1 for STM32L496G-Discovery for BG96] from the STMicro website on to the P-L496G-CELL02 development board, I receive this error. I have attempted to manually add the header file directo...
I want to store my software version and data at a pointed section of STM32's Flash.I have tried to config the stc file in keil mdk,but it seems not working.So could anyone help me to find which step not right,thanks.1. I set in keil to use user con...
Hello!Previously there was a nice write-up on custom Bootloader+App setup on Atollic website:https://info.atollic.com/hubfs/Whitepapers/Atollic_Develop_Debug_BootloaderApps_ARMCortex.pdfNow this link redirects to ST website, but document is absent ...
Previous downloads and verify through JTAG worked great when processor settings were set for 16MHz sysclk. Programming with ARM Keil uVision 5.17.0.0 (ULINK2 ). Verify now fails approximately half way through.