STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F769 USB Device High Speed

I am using FW_F7_V1.17.2 on STM32Cube to configure USB HS Device as a CDC. We are running with FreeRTOS and FatFS on a custom PCB.  The external Phy is a USB3300.  I am using MDK 5 IDE.The STM32 is connected to a Windows 10 host, using a simple proto...

barryccl by Associate II
  • 1338 Views
  • 5 replies
  • 2 kudos

LWIP LOG NOT DISPLAYED

HI  I HAVE ENABLED LOG LIKE THIS  WHAT ELSE NEEDS TO BE DONE I HAVE SEEN OLD POST TO WRITE MAIN.C   BUT STILL NOT SHOWING LOG? LWIP LOG WILL BE VISIBLE IN CONSOLE OR SWV CONSOLE WHERE? THANKS IN ADVANCE

MGOEL1_0-1727013119452.png MGOEL1_0-1727013309202.png
MGOEL.1 by Associate II
  • 1020 Views
  • 4 replies
  • 0 kudos

Resolved! STM32G431 TS_CAL2 temperature

HIAt what temperature the TS_CAL2 value for the STM32G431 is detected?In the datasheet it is reported 130 degrees while in the library "stm32g4xx_ll_adc.h" TEMPSENSOR_CAL2_TEMP is 110 degrees Thanks

Always SCL High, SDA Low In I2C

I am using the STM32F413ZH (T6U) model, there is no problem with this model, it is a very nice model in terms of features. However, problems start when I use the I2C protocol.When I checked the line with a logic analyzer, I saw that the SCL line is a...