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

USB HID Stm32f767

Hello, I've built a project with an STM32F767 and a USB HID connection. I also have a Visual Studio 2010 application to set PA0 to 1 for testing. My connection is established, and in Device Manager, the USB Custom HID device is recognized, but I can'...

PSEBA.1 by Associate II
  • 163 Views
  • 1 replies
  • 1 kudos

Resolved! Using USB-PD SRC and USB-CDC Device together

Hi @FBL I am working on a similar project like This one (USB CDC ACM device with Power Delivery in Source mode using USBX in standalone mode, FreeRTOS and USBPD with a TCPP02). The STM32 used is the H573I.I have found some code to add in the function...

Aristy by Associate II
  • 394 Views
  • 7 replies
  • 1 kudos

One Pulse Mode not working

My goal is to use timers to follow the required timing steps for a module I’m working with. To achieve this, I decided to use two timers — TIM1 and TIM2.TIM2 is responsible for counting the T1 time step. For this, I’m using One-Pulse Mode, so TIM2 is...

MichalPorazko_0-1762109266115.png MichalPorazko_2-1762110115913.png MichalPorazko_3-1762110191312.png

STM32F4 TIM6 initialization

Dear all,I'm working on a project based on STM32F479 and FreeRTOS. In this project the microcontroller is connected via I2C and SPI bus to other devices, such as switch ethernet and spi-uart converter. I run the initialization of these devices before...

MGall.11 by Associate III
  • 3700 Views
  • 12 replies
  • 1 kudos

Require resources of the STM32U599J-DK (ES)

Hello.I got a STM32U599J-DK engineering sample from the ST official warehouse (don't ask me how I get this cuz I don't know either).MB1829-U599 NJQ-B01A223400084I searched the st.com and was unable to locate its resources.(user manual, datasheet, dat...

Nathan_Xi by Associate III
  • 186 Views
  • 2 replies
  • 0 kudos

Resolved! Using ThreadX Version 6.1

Hi All,I am using ThreadX on an STM32H753. The version of ThreadX being used is 6.1. I use this older version because it is ISO-62304 certified. All is functioning as desired but each time I execute code generation from CubeMX the ThreadX files are o...

Gil1 by Associate III
  • 230 Views
  • 4 replies
  • 0 kudos

STM32F407 connected to KSZ8863 switch

I have read these forums and I see some have successfully got the F407 connected to KSZ8863 working. I am trying to do a simple non managed switch RMII PHY connection to the third port with no luck. I have confirmed the 50mhz clock input to the KSZ88...

bradbas by Associate II
  • 162 Views
  • 0 replies
  • 0 kudos