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

Resolved! STM32G031G6

Hello,I'm just going to evaluate the usage of the STM32G031G6U3 on a small sensor board.As never used this type of MCU before could you recommend any related Eval Board and Programming/Debugging Tool.In addition, is there any detailed description bes...

Josef1 by Associate
  • 814 Views
  • 1 replies
  • 1 kudos

Resolved! Unable to Download to STM32F103C8T6 Custom PCB

Hi,Please find attached, Below is the schematic which i prepared for custom PCB using STM32F103C8T6 MCU. But i am unable to enter in download mode. I have tried placing same jumpers for boot mode as in Blue Pill.Only component i have omited is 32.768...

asking by Associate III
  • 1376 Views
  • 2 replies
  • 0 kudos

Resolved! HAL_Delay is stuck in the main function.

If I write HAL_Delay in the main function, then code execution gets stuck at this place.int main { HAL_Delay(1); }Code execution does not exit the loop at this point.while((HAL_GetTick() - tickstart) < wait)I think because the SysTick_Handler interru...

pr.png
MMust.5 by Senior II
  • 3801 Views
  • 2 replies
  • 2 kudos

low power modes

this part in my code completely making my prototype to sleep which should not.As my standby should workout if the main power supply is OFF for 30 seconds.I have tried shutdown mode and exti thats too behaved the samePlease help what may be wrong  _...

meena by Associate III
  • 1251 Views
  • 0 replies
  • 0 kudos

ADC multi channels STM32U585

Hi, I try to make a project that seems easy. but I am not good to code so I ask ChatGPT  but still I need  human GPT to help. appreciated 1) hardware STM32U585 ( (B-U585I-IOT02A)2) use software generate 0 to FFF and output analogue voltage to Pin PA4...

ForestXu_0-1690845443359.png ForestXu_1-1690845474707.png
Forest.Xu by Associate II
  • 1811 Views
  • 4 replies
  • 1 kudos

Power on built in test for STM32F446RE

Hello,   I am using STM32F446RE in my project and as per the project requirements I need to have power on built in test, initiated built in test and continuous built in test on STM32F446RE. Please let me know how different built-in self-tests can be ...

PAcha.1 by Associate
  • 1986 Views
  • 4 replies
  • 1 kudos

Resolved! Mysterious memory behaviour in simple DSP test program

Hello,I am currently developing a DSP application on an STM32F439ZI Nucleo board in combination with a Pmod I2S2 audio codec board. So far, basic testing and filtering worked fine until I started to try FFT processing. I isolated the issue in a simpl...

FFT.png
JP_ama by Associate III
  • 11076 Views
  • 20 replies
  • 3 kudos

Resolved! Multiple USB virtual com port

Hi, I would like to make a serial to usb converter. The problem is that I need to make a usb-to-32 serial port converter.I've seen that there is nothing like this on the market and not even chips that do this.What I came up with, is to use STM32s to ...

FMass.1 by Associate III
  • 4749 Views
  • 2 replies
  • 1 kudos