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! STM32L476 minimal ADC sampling time

Hello,STM32L476 data sheet Rev 8 talks in 3.15 about "Down to 18.75 ns sampling time" while table 77 only lists a minimal 31.25 ns minimal sampling time. Is 18.75 ns sampling time possible and with what setting?

Resolved! Read wrong content of MCU's internal flash

HelloI am working in dual bank mode with STM32G474RET6 MCU. I want to store some default values in internal flash beyond last programmed firmware's data address.For example I have following contents in flash (shown from STM32CubeProgrammer):Data star...

AlexHalf_0-1704730435486.png
AlexHalf by Associate III
  • 1407 Views
  • 10 replies
  • 1 kudos

Resolved! Getting problems with CAN on a NUCLEO-F207ZG Board

Hello everyone,   for a project I try to build a small CAN Bus with several Nucleo 144F207 Boards. Sadly, I have a really hard time to get it to work even though it should be rather simple. The minimum setup consists of two boards and two CAN Trancie...

CANconfig.PNG Scope1.jpg

Resolved! TSC Example

I am a begginer in the st enviroment, but still. I'm trying to use the touch sensing library, but there is very little good examples of how to just use one button as a sensor. I real all the documentation, still no good examples. I downloaded the lib...

mihaheh by Associate
  • 727 Views
  • 3 replies
  • 0 kudos

NUCLEO-G071RB flash unlock hardfault

Hello,I'm new in ARM programming, I'm trying to study how CHIP work using the documentation.I wanna unlock the flash memory and according with documentation:1. Write KEY1 = 0x4567 0123 in the FLASH key register (FLASH_KEYR)2. Write KEY2 = 0xCDEF 89AB...

dmrsim by Associate III
  • 577 Views
  • 4 replies
  • 1 kudos

Resolved! JTRST and NRST of STM32 MCU

Hello!What is the difference between JTRST and NRST of stm32 mcu?When using SWD, where should the RESET pin be connected? NRST or JTRST?

ellie99 by Associate
  • 1214 Views
  • 2 replies
  • 2 kudos

Resolved! STM32U575 : simple USB VCP UART

I have my own little board: with STM32U575CIT6Q (LQFP48 package). The USB is very simple and just DM (PA11) and DP (PA12) are connected. No USB-C, no USB-C Power Detector neither external chips for USB-C (as on NUCLEO-Board for USB-C-power).I want to...

tjaekel by Lead
  • 2623 Views
  • 17 replies
  • 1 kudos

Resolved! STM32U5xx: QSPI as multi-master (release QSPI signals)

I use the OCTASPI as QSPI. So far ok (QSPI transactions work).But I have realized:a) the QSPI does not release any signals after a transaction has finishedb) it does not seem possible to use OCTASPI (in QSPI mode, maybe as well in single SPI mode on ...

tjaekel_0-1704345468408.png
Labels