Resolved! End of life agreement
Hi,I have a new project which should use only parts with life time of around 10 years. Where can I see on ST's website these information for a MCU?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,I have a new project which should use only parts with life time of around 10 years. Where can I see on ST's website these information for a MCU?
Hi. I realize this may seem simple to some of you but i realy want to undestand this as easy as it is possible. In STM32 (for example) there is a bit called STKALIGN. If this bit is set stack is align to 8 byte instead of 4 byte.How can i see differ...
Can anyone tell me why the value of 'c' here should be NaN ??On other platforms I get the same result for 'a' and 'c', as expected.#include <math.h> float a = atanf( -1.0f ); // returns -0.785398185 float b = -1.0f; float c = atanf( b ); // retur...
good afternoon.I was gonna drive an eMMC flash memory ( something like https://www.samsung.com/semiconductor/estorage/emmc/KLM8G1GEND-B031/ ) with my STM32f407IGT6.I don't know if I can access it through the SDIO peripheral or not. it is mentioned in...
I use the STM32CUBEMax configure PB8(boot0)pin as analog input ,but I can not find any message to connect the input channel with the ADC module
Hi.I need to estimate the cpu load and output the data as a percentage to a variable ram and to an LED. I use stm 32h 743. The microcontroller works without sleep. It is advisable to make accounting and interruptions. Can you suggest a solution?
I would assume it should start the system bootloader. Instead, my app which is blinking a heartbeat runs happily.When I put also BOOT1=1, system should boot from SRAM and because nothing's there, the LED should remain off. Which it does.So why does m...
I'm looking for a device to convert a 10 bit digital data form a camera to MIPI raw 10 format.the camera use the bayer data format and i need to convert this into MIPI. Kindly suggest some way to convert this data.
This:downloads this:So, is there a new DS, dated 13.May 2021, or not?JW