STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LORA E5 grove module

Hello,I'm currently sending AT commands to the Grove LoRa E5 module from Seed Studio, when I send commands like "AT," there is no response from the module. I've connected the module to the USART of the STM32L476RG board. If anyone has encountered and...

ADC frequency limit for ADCxDC2 use in STM32F446 (AN4073)

AN4073 states that ADCxDC2 can be used only if ADC frequency is at least 30 MHz. I used it by mistake with ADC frequency 22.5 MHz. It seemed like it improved the precision by about 5 LSBs. The software worked just fine: no crashes, no funny misbehavi...

vvp by Associate II
  • 1527 Views
  • 6 replies
  • 2 kudos

No output PWM for slave TIM channel

The MCU used is STM32F103VET6. I want to use TIM3_CH1 (generating a PWM signal of 10kHz, 30% duty cycle) as the master input of TIM4_CH1. The TIM3 acts as the prescalar of TIM4 and thus making TIM4 to ouput a PWM signal of 200Hz and 60% duty cycle. T...

OW1TY2_0-1710063630371.png
OW1TY2 by Associate II
  • 502 Views
  • 1 replies
  • 0 kudos

Pinout and Configuration functions disabled?

Trying to configure my project to use USART2. When I opened "System Core" and "Connectivity", I see that a bunch of options are disabled or have warning signs. I haven't been able to find out why or how to change them, and this isn't an issue I have ...

Screenshot 2024-03-10 at 16.39.36.png

STM32G0B0 USB Interrupt Error Issue

MCU---STM32G0B0CET6CUBEIDE Settingx-tal 16MHzUSB CLOCK---48MHzUSB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---Enable[Probrem]If you set it to the above mode and operate it, the USB is recognized only once ...

Kimjunho by Associate II
  • 730 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F756VGH6 not generating PWM.

Hi, I am a beginner STM32 user. I am exploring the STMCube ecosystem and some simple functions my MCU can do. However, I stuck on generating PWM signal (I simply dont get any signal on the pin, tried few different pins), which based on some youtube S...

Vilius_0-1705825909751.png Vilius_1-1705825993797.png
Vilius by Associate III
  • 3413 Views
  • 14 replies
  • 0 kudos

Resolved! STM32U585CIU6 UART upload issue

I'm having trouble uploading to or even properly recognising the STM32U585CIU6 (brand new chip from Mouser) this chip properly in the STM32CubeProgrammer 2.4.0 and hoping someone can help.I'm connecting UART via a generic FTDI, that is known to work ...

AdiXen by Associate
  • 694 Views
  • 2 replies
  • 0 kudos

About project making

I want to make a structured project for stm32 with cmake where I want to make A parent folder like Stm32f4 and in that folder there will be multiple projects like blink, adc, uart and also there will be necessary header and source file(Hal) which wil...

Asraful by Associate III
  • 340 Views
  • 0 replies
  • 0 kudos

UClinux on STM32F4 Discovery

Posted on February 23, 2014 at 13:44Hello,I want to port uClinux on my STM32F4 Discovery board.I followed this tutorial :http://www.st.com/st-web-ui/static/active/jp/resource/technical/document/application_note/CD00242717.pdfand I have successfully(...

amine by Associate II
  • 1236 Views
  • 4 replies
  • 0 kudos