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

Latency in USB

Hi Support Team,I am writing this to get the solution for the problem facing in USB part.Problem: While Using STM32F302RC MC USB module to receive the data i am facing some latency issue, is there any solution to reduce the latency in USB stack.I mea...

VJai by Associate
  • 580 Views
  • 1 replies
  • 0 kudos

STEVAL-STWINKT1B WiFi connection issue

Hi.. ThereRecently i bought  STEVAL-STWINKT1B kit with the WiFi adapter. My motive is to connect the kit with the DSH-PREDMNT dashboard to run the FP-AI-PREDMNT2 demo From my side, this is what i have done sofar1. downloaded the FP-AI-PREDMNT2 firmwa...

Power Consumption Calculations

Hello everyone,We are working on a low power project. We selected MCU STM32G030K8T6 for that project.Before developing the project, we tried to verify the power consumption values found at the datasheet by trying a simple code operating at 2 MHz that...

Fig. 1.PNG Fig. 2.PNG Fig. 3.PNG Fig.4.PNG

Regarding stm32h750 USART IDLE

Hello,     BIT4 IDLE Bit of USART interrupt and status register (USART_ISR)             Could you please explain what is  condition about  "an idle Line is detected"?        How long time for the  UART RX Pin on idle state?         the idle is high l...

q4.png

Default struct fields alignment

Hello,which is the default struct fields alignment policy of GCC, on STM32 MCU? I have the following structure: typedef struct{  uint32_t   param1;  float      param2;  uint16_t   param3;} PARAM_T;  I expected a size of 10 bytes, but it is 12 instead...

CTabo.1 by Senior
  • 974 Views
  • 2 replies
  • 0 kudos

OSPI in QSPI mode, issue with sending address

I'm importing some QSPI code we've been using a few years from an SMT32F7xx project to a new project using an STM32L4xx. Both projects use the same target device. I'm having an issue where the majority of messages don't seem to be sent. After debuggi...

TimJones by Associate
  • 2338 Views
  • 8 replies
  • 3 kudos