Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


STM32F746 HAL SPI driver throwing hard error

Hi, Please I need help. Using:

STM32CubeIDE 1.11.2 Build: 14494_20230119_0724 (UTC)

The STM32F7 HAL SPI driver is throwing a hard fault after the first HAL_SPI_Transmit call. The fault is showing as a a Precise Error with the BFAR address as 0x1e000008, which is in the code section. I included the file where it is happening. I suspect it might have something to do with data types for the HAL calls but I can’t seem to get it. Any ideas?