STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO-H743ZI availability? - Q to STM team

Dear STM team,we use and love your STM32H7. We would need approx. 50 NUCLEO-H743ZI, but no way to order this amount.It looks like, the H7 NUCLEO is not available (in the US) "anymore".What is the status of your H7 chips, esp. NUCLEO boards?Is my gues...

My PVD (Programmable Voltage Detector) don’t work

Hi.I want my MCU (STM32F107VCT6) to generate an interrupt when the Vdd is below (e.g.) 2.9V. I have implemented the following init-code:PWR->CR = PWR_CR_PLS_2V9; // 2.9V mcu_reg = PWR->CR; PWR->CR |= PWR_CR_PVDE; // Bit 4 PVDE: Power voltage d...

0690X000006D12FQAS.png

How to store configuration values on a STM32L432

Hello. I would like to store specific configuration values on several STM32L432. They are related to network configuration parameters (network ID, element ID, number of elements in the network, etc.) and It should be changed sometimes. They are eleme...

How the font size can be Increased?

I upgraded the STM32CubeMx to 5.0, today. But it is very difficult to read the User Interface and Text in the Program. How i can get bigger fonts?I am developing programs with STM32H753 (my own PCB), and H743(nucleo 144) board... Is there any bigger ...

Anyone who has a STM32F10X_CL.C startup file for CooCox?

I have been using CooCox successfully for my STM32F103C8. Now I want to port my project to a STM32F105RC but I have not been successful since the startup_stm32f10x_md.c is for the mainstream processors and not for the connectivity line. Even some hit...

Paulus by Associate II
  • 713 Views
  • 1 replies
  • 0 kudos