STM32F0 railway approved
Are STM32F0 microcontrollers railway approved to use them when I'm designing rolling stock electronic component? or there is any certification regarding compliance with railway/rolling stock?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Are STM32F0 microcontrollers railway approved to use them when I'm designing rolling stock electronic component? or there is any certification regarding compliance with railway/rolling stock?
Hello,I came across this document here https://www.st.com/resource/en/application_note/dm00622045-stm32h7-series-lifetime-estimates-stmicroelectronics.pdfWe have a H75x custom board running the MCU in VOS1 at 400MHz with external 1.2V core power supp...
Greetings, I'm having an issue with low-power modes. I'm using a STM32U585 MCU and while in run mode it is consuming around 100mA, which is a lot. I tried to enter in Sleep, Stop and Standby modes right after the main declaration:int main(void) { ...
Hi , I am also making custom board for GPS, and same issue I am facing, unable to connect via SWD, Please help to debug.
Dear St,I hope this message finds you well.At our company, we are currently in the process of obtaining product certifications. To comply with these requirements, the certification body has requested RoHS documentation for the components we use, incl...
I have some strange results when reading the configuration registers on the APS6408L-3OBMx.MCU: STM32H725IGK6Driver from https://github.com/STMicroelectronics/stm32-aps6408OCTOPSPI init code:static void MX_OCTOSPI2_Init(void) { /* USER CODE BEGIN ...
Hi, I am using an STM32H7RS3x device with external QSPI flash connected to XSPI2 interface with address = 0x7000_0000.I have noticed that the base address of from the hexfile I have to flash into external XSPI (of course using external loader) is not...
Hello ST Team,We are designing system based out STM32 controller. The system need to be certified for Functional safety ASIL B or above or IEC 61508.Looking forward to get the FAE contact for Chennai location.
Dear STM communality member,Greeting of the day!I have selected STM32G070RB MCU for my application, I need your guidance to get clarification on the the below points before finalizing the MCU and start hardware design.Error in the calendar after one ...
First of all, I am not using CUBE IDE, this is a bare metal.Second: STM32H523. ADC (continuous mode; DMA). ADC is configured on PA0 (i.e. INP1, single-ended), GPIO configuration is analog mode.On the pin I can probe (oscilloscope) my signal (correct ...