STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Safety Test Library : rom test fail issue

I'm using the STM32F767 MCU and Keil compiler. The Keil version is Fusa 16.2. When applying the STL library in the Keil compiler environment, a rom test failure occurs.STL version is 4.0, and it was applied as in the guide document, but STL_Lib respo...

제목 없음.png
MLee.14 by Associate
  • 70 Views
  • 0 replies
  • 0 kudos

Potential Bug in stm32fxx_STLstartup.c V2.2.0

Dear Community Members, While working on my current STM32F103 project and attempting to integrate the X-CUBE-CLASS-B Library, I've come across a potential issue in the file `stm32fxx_STLstartup.c`. Specifically, it concerns line 351:   351   if (STL_...

WWagner by Associate
  • 179 Views
  • 0 replies
  • 0 kudos

Resolved! Code Isolation on STM32G484VET for safety-critical (non-upgradable area) and non-safety-critical (Upgradable area)

Hello Support Team.Good Day.We have chosen the STM32G484VET controller for our product.According to the firmware architecture, we intend to create two separate partitions, one for safety-critical (non-upgradable area) and the other for non-safety-cri...

Resolved! STL flash test failing

I do not know if this is appropriate place to ask but I will try. We are integrating the STM STL library and we cannot get the flash test to be successful.This, this, this nor this helped. I believe we are generating the checksums correctly, we tried...

Translate spi ready from Arduino top stm

Hi I wanted to translate the following Arduino code with hal stm:uint32_t TMC5160_SPI::readRegister(uint8_t address){// request the read for the address_beginTransaction();_spi->transfer(address);_spi->transfer(0x00);_spi->transfer(0x00);_spi->transf...

SDall by Associate II
  • 192 Views
  • 3 replies
  • 1 kudos

Resolved! Running into a strange problem . We're working on a safety project and using the ST-provided STL library on an STM32H743. Failing the Flash test when attempting to get 100% test coverage. Mode details in section below.

The STL library is configured to test a multiple of sectors at a time (128kByte each).Our usage model is closely derived from the Nucleo reference project that ST provides as an aid to integrate the STL library; and we're using the IAR project in tha...

DamienF by Associate II
  • 1674 Views
  • 10 replies
  • 0 kudos

STL library and bootloader

I have a question about X-CUBE-STL library on STM32H723ZG. We want to use it with a bootloader that resides in the first 128K flash sector. We want to reserve some data in the flash (firmware version and a signarure). Is there somewhere an example li...

Resolved! bare-metal core testing for STM32G0

Hi, I need 60370 class-B certification, but without incorporating libraries that we cannot check ourselves. So, I rather develop bare-metal tests than dropping the X-CUBE-CLASSB object into the code. Testing the Cortex-M0 core should be possible with...

SD Card

Does SanDisk Secure 4GB Class 4 SDHC Memory Card will support with STM32F732IE if not could you please suggest SD card with all specifications?