STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F4 Use HSI for USB Clock

I want to use STM32F413 for my PCB design. I need USB data lines for communicating with a computer. Ideally, I would not have any oscillator on the PCB to save space. I noticed that's it's not possible to use HSI for the USB clock on CubeMX. Can I us...

0693W0000059C4mQAE.png 0693W0000059C56QAE.png 0693W0000059C5LQAU.png 0693W0000059C5QQAU.png
JBret.1 by Associate II
  • 2039 Views
  • 12 replies
  • 0 kudos

What's wrong with the compare in STM32F373?

I use MDK 5.32. In the debug interface - Peripherals - System Viewer - COMP window, the value of CSR is always 0 after initialization and the address of CSR is viewed as 0x40007C1C. But CSR's address is 0x4001001C in STM32F37xc.h. What's the mat...

0693W000004JKJRQA4.jpg
yundm2 by Associate II
  • 261 Views
  • 1 replies
  • 1 kudos

GOOSE message sending using lwip

I'm trying realize with IEC61850 . I try to do GOOSE Publisher device. As I understood, GOOSE message goes to NET without any headers. I use lwip library. I found there IP_Forward functions, wich help send dirrectly my message to NET. But it also add...

0693W00000597ziQAA.jpg
ASemy.1 by Associate
  • 463 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F103 CAN Arbitration lost

I have a problem using CAN on STM32F103C8T6. I use this MCU on a bluepill board,a SN64HVD230 based CAN PHY and on the other end of the CAN bus a PiCAN2 board onRaspberry Pi. I drew a picture to show my setup:I want to have a 500 kbit/s-CAN-connection...

0693W000004K4DZQA0.png
DNeum.1 by Associate II
  • 587 Views
  • 5 replies
  • 0 kudos

STM32 + EXPHY USB3300 + VBUS Sensing

Dear All.Based on HAL library, I make small project where I have USB HS with external PHY (USB3300) and CDC class. Works well. What I need is to implement Vbus sensing. This can be done only via external phy, there are some flags in registers to enab...

KTarc by Associate II
  • 122 Views
  • 0 replies
  • 0 kudos