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

Newbie Blue Pill Blink CubeIDE

Hi,Pretty new to STM32 but reasonably comfortable with ESP32, Pico and 40 years of C++. So old enough to expect it to be me.Cannot get blink to work with blue pill 32k using cube ide on ubuntu 23.04 with   while (1) { /* USER CODE END WHILE *...

bibble235 by Associate III
  • 2301 Views
  • 10 replies
  • 0 kudos

BL4S5I-IOT01A issue

Hello there! I am using the B-L4S5I-IOT01A board. After setting up the AWS process, I have opened tera term to configure the device. After I configured the tera term once I press the reset button on the board, no information is being displayed on the...

DDutt.3 by Associate
  • 285 Views
  • 1 replies
  • 0 kudos

PC13/PC14/PC15 pins on the STM32F103CBT6 usage

Hello,I have a question related to the GPIOs PC13/PC14/PC15. Due to the fact that in my project I am running out of the other GPIO pins I have a question related to those pins above. I know that those pins have limitation to max 3mA sink current so d...

Resolved! HAL_FLASHEx_Erase no effect on STMF401RE

Hi. I am writing a bootlloader application that can erase, rewrite, and jump to a user application.As a starting point, I want to make sure I can erase the user application, but the erase seems to have no effect. My sector erase code is below.uint32_...

JBark.3 by Associate II
  • 421 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-U575 & SIM7600G

Dear,Started with the FreeRTOS example I am trying to communicate over uart with a sim7600G. I have setup my usart2. I am able to send data but the returned value contains only the data sended and no response from the sim7600G. I have tried with an e...

T.Die by Associate
  • 574 Views
  • 2 replies
  • 2 kudos

Resolved! HRTIM repetition counter resets on stop/start but ADC Postscaler does not - is there a way to manually reset the postscaler?

Hi there!!I'm currently working on a high frequency GaN brushless motor control application using the HRTIM's complementary outputs (CHB1/2, CHE1/2, CHF1/2), with the timer in up-down counting mode, and ADC1/2/3/4 on the STM32G474RE for inline phase ...

SGree.2 by Associate II
  • 1668 Views
  • 2 replies
  • 0 kudos

SBSFU Linker script issue on STM32F746

Hi,I've been trying to implement the SBSFU package on my STM32F746 but I got some issues.I started from the STM32F769I-Discovery example given in the SBSFU package supply by ST.I'm trying to modify the memory mapping to fit my device.When I'm debuggi...

FlorianGaudon_3-1687362634439.png FlorianGaudon_4-1687362659396.png FlorianGaudon_2-1687362618747.png FlorianGaudon_5-1687362698367.png

Resolved! HAL_I2C_Mem_Read disables interrupts

Hello all,I am working on a project which is based on stm32f103cbt7 mcu.In my project i have two freeRTOS task and 2 timer interrupts and 1 uart interrupt routine.Task 1:  handles wireless communication (it reads a buffer and if buffer has some valid...

sanju by Senior
  • 1156 Views
  • 5 replies
  • 3 kudos

Wiring STM32C011J6 (SO8) MCU to STLINK-V3

I have an STLINK-V3 set, and I'd like to program an STM32C011J6 MCU.I'm not sure how to wire the programmer to that device, since I only have eight pins available, with VDD, GND, and RST leaves only five pins remaining, but I'm not sure how to wire t...

polemon by Associate II
  • 1612 Views
  • 7 replies
  • 1 kudos
Labels