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! CAN transmit acknowledged even though no receiving node.

I want to set up error handling for my CAN messages, and I wanted to start with errors from sending messages to IDs not on the CAN bus net. However, every message I send is acknowledged. There is only stm32 chip set up on the net and the rest are cur...

LHuss.1 by Associate II
  • 593 Views
  • 3 replies
  • 0 kudos

stm32h7 receive audio over udp

hi, that's the first time a i wrote to this comunity because i'm stuck with this *** problem since one week right now, i made a custom board with stm32h750vbt6 , 4 stereo audio dac and 2 4ch audio adc, eth phy , clock gen ic and etc.. now my idea was...

eman8388 by Associate
  • 296 Views
  • 0 replies
  • 0 kudos

Possible to read program stored in STM32F103C8T6 ?

Hello everyone,I bought a tool that uses a STM32F103C8T6 with a program on it to transmit some CAN data. I would like to read the program that is currently on the tool and edit it.Is it feasible ? Or is the memory protected ?Thanks in advance for you...

Math86 by Associate II
  • 4871 Views
  • 21 replies
  • 0 kudos

Stack in SRAM2 on STM32F413VGT6

Hi guys,I need your collective intelligence, because I am a bit lost on the information given by the ST datasheets and reference manuals.Backstory: on a few of our prototypes we started to see random failing behavior and investigated quite a bit. The...

Resolved! STM32N6

It's been almost two years since word first appeared about STM32N6, but there is still no public information about when it will actually show up.Can we expect some news about it at the STM32 Summit next week?If not, what can one do in order to get so...

TLin.5 by Associate III
  • 1069 Views
  • 1 replies
  • 2 kudos

Following AN4666 (reception) for STM32G474

Hi all,I am currently working on a project where an 8 bit bus of 32 MHz is sent to a STM32G474, which has to be saved for 8kB at a time followed by that data being sent over SPI. I have got the SPI part working fine, my question is mainly regarding A...