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

STM32F1 ETH UDP TX loosing packets

In my project i have a ethernet communication in between a PC and a STM32F107 uC device. When everything works fine the PC sends a request to the uC-Device and this one sends a echo back to the PC when everything from the request is done. Because of ...

MathiasZ by Associate II
  • 998 Views
  • 3 replies
  • 0 kudos

SD Card on the IDW04A1

Hi, I am using the IDW04A1 WiFi module for a project where I want to transfer potentially large files to a server. Is there a way of accessing the SD slot from my MCU? I am using the STM32F401RE MCU and currently I use an external SD to save files. I...

Resolved! Unable to get PWM OUTPUT for TIM_1_CH3N on PB15 in STM32F103c8t6

hi ,I want to generate PWM Output on PIN PB15 of STM32F103This PIN has a default alternate function -> TIM1_CH3N for PWM outputUnable to get it Working.I have give the code belowCan anyone let me know what is missing??Thanks-Adityamain.c/** * @brief ...

ADIt by Associate II
  • 1294 Views
  • 2 replies
  • 1 kudos

stm32f407 USB FIFO Address

Hello. I have any troubles with understanding and access to USB data Fifo's at STM32F407.In STM32F103RBT6 (for example) it was simple - there is PMA, that starts from 0x40006000. I could directly define addresses of FIFO's for each endpoint in F103. ...

SFrol by Associate II
  • 1775 Views
  • 6 replies
  • 0 kudos