STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32L432 Internal Temp Sensor

I'm trying to get the internal temperature sensor working on a custom board with an STM32L432KC. VDDA is 2.5V and is stable. The raw readings I'm getting are about 200 counts higher than I would expect on a 12bit config. The reading doesn't change ba...

PCarn.1 by Associate III
  • 1634 Views
  • 14 replies
  • 2 kudos

Resolved! Eval board with multiple SPI and UART peripherals

Hi, I am currently working on a Embedded software application which require multiple SPI, UART peripherals/ pinouts(Min 2). I have used SDP-K1 (MCU- STM32F469) Eval board for my previous project which is suitable for my current project as well except...

Praneeth by Associate II
  • 665 Views
  • 6 replies
  • 5 kudos

ECC on CPU Registers

Do any of the Cortex M4 or M33 based MCUs have ECC on the processor's registers?If not, is there a mechanism built into the processor to ensure that processor registers (R0, R1, R2...R15 etc) are not corrupted due to SEU?Regards,Hamid

Resolved! CORDIC COS gives negative result

I am testing CORDIC module on STM32H723ZG. The results from CORDIC_FUNCTION_COSINE calculation are consistently negative where they should be positive and vice versa. This holds for 32BIT calculations and for 16BIT as well. Cannot find why this is ta...

pimaty_0-1718371560565.png
pimaty by Associate
  • 245 Views
  • 1 replies
  • 0 kudos

Resolved! Wrong flash memory size in st-link

Hello, I am using the STM32f107vct6 which has 256kbyte flash memory size. However, after connecting to MCU via st-link V2 and ST-link utility it shows me just a few pages of my flash memory size and the wrong flash memory size.what is my mistake? 

88.png

Resolved! High Speed Memory array copy

Hello, I have implemented a high-speed USART @921600 baud rate with STM32f10x @72Mhz. I want to send 3000 Bytes to a slave MCU.In slave MCU, I used USART DMA to read MSG[300]byte data collect the data, and copy them into a larger array(Data[3000]).My...

Disable interrupt for PB8

Hi all,I'm working with STM32F4 disc board, I'm using PB8 and PB9 as interrupt input, those pin shared same irq handler  EXTI9_5_IRQHandler  I would like to know if it is possible to only deactivate the interrupt on PB8 before STOP mode but leave the...

SBaro.11 by Associate III
  • 228 Views
  • 0 replies
  • 0 kudos

Keil generating corrupted output files

I recently started working on a custom board project based on an STM32G070CBT and using the SWD interface through an ST-Link Debugger. The previous developer is no longer working, and all he left behind was the Keil uVision project. So, everything sh...

Dapecsan by Associate
  • 347 Views
  • 0 replies
  • 0 kudos