STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

tcp-client implementation

Need help.I have a problem with the implementation of the tcp-client. I use STM32H7, FreeRTOS, LWIP (netconn). As a tcp- server - the Hercules terminal.Situation 1. The tcp-server (Hercules) is waiting for a connection. The tcp-client starts. The con...

dis_stv by Associate
  • 986 Views
  • 0 replies
  • 0 kudos

SVC is not pending

I have a question about SVC.I am currently implementing an OS service call using an SVC.When other interrupts and SVC interrupts occur at the same time and the other interrupts are executed first, it seems that the SVC interrupts are not pending.In o...

Myasu.1 by Senior
  • 863 Views
  • 2 replies
  • 0 kudos

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
  • 582 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
  • 631 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
  • 918 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
  • 3577 Views
  • 13 replies
  • 1 kudos