STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F302 ADC+TIM+DMA

Hello, I'm working on a project related to SPWM modulation for inverters, I´m using two timers, TIM1(CH1,CH3) as a PWM signals and TIM2(CH1) as a trigger signal for the adc module, the sample frequency is set to 72kHz. I need to read 4 adc channels u...

JaVerdin_0-1689635352637.png JaVerdin_2-1689635419087.png JaVerdin_3-1689635451276.png JaVerdin_4-1689635527078.png
JaVerdin by Associate
  • 531 Views
  • 0 replies
  • 0 kudos

Same USB CDC code always work on STM32f407vgt discovery kit but sometimes doesn't work on my PCB (cannot connect to hterm while it always recognize by windows in device manager)!

Hi guys, My USB CDC code always work on STM32f407vgt discovery kit but it some times doesn't work (cannot connect to hterm) on my PCB (photo attached). Nevertheless, windows always recognize it by sound as well as in device manager even when it canno...

ESami by Associate II
  • 584 Views
  • 1 replies
  • 1 kudos

USB FS Device configurations on STM32u575I-EV

Hello All,I have STM32u575I-EV evolution board and I want to use the board as USBFS Device and As Host.Can some please let me know the jumper settings which needs to be done for configuring the board for device & Host?Please let me know if you need m...

RRajb.2 by Associate III
  • 841 Views
  • 2 replies
  • 0 kudos

Connect external cellular modem using UART

Hi I want to communicate azure iot hub using cellular modem. I have bg95 mini pcie evm kit, need to interface with stm32u585 controller. which software package I have to take for reference and how to configure in code side so that stm32u585 will send...

STM32Cube_FW_G0_V1.4.0 bug ?

Hello,I work with STM32G070RBT. I upgrade FW to STM32Cube_FW_G0_V1.4.0.These definitions have disappeared from the file stm32g070xx.h: #define RCC_CFGR_SWS_HSI              (0UL)                                  /*!< HSI used as system clock */#defin...

Peko by Associate III
  • 3260 Views
  • 13 replies
  • 1 kudos

Resolved! Remapping the Interrupt Vector Table (IVT)

Hello,I need to map two different programs (a custom bootloader and the application) in the memory space of my STM32G0, as described in figure.The bootloader should start at power-up, then check the application CRC and eventually jump to it.Both in t...

CTabo1_0-1689261587293.png
CTabo.1 by Senior
  • 1623 Views
  • 2 replies
  • 2 kudos

Resolved! USB HOST cannot parse the last EndPoint

Hello!After two week of struggle I understood that this problem is beyond my abilities. I have a NUCLEO-H7A3ZI-Q setted as USB Host. I connect a MIDI Keyboard and the Host start the communication, gets all the descriptor and then start the parsing ph...

0693W00000KdDN1QAN.png 0693W00000KdDM3QAN.png 0693W00000KdDRXQA3.png
A.Ziru by Associate II
  • 2650 Views
  • 10 replies
  • 0 kudos

Resolved! STM32F429AGH6, delete a loaded program

I am working with the STM32F429AGH6 card, at first I had some problems to flash it, I managed to solve it using the boot mode 'hot plug' and I loaded a program that was sure to work and everything was perfect, then I tried to load a modified program ...

CarlosG by Associate
  • 709 Views
  • 2 replies
  • 1 kudos