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

STM32F103 Custom HID SUSPEND/RESUME

I'm trying to build a Custom HID project to mimic a certain device. I've prepared the description bytes packages and everything is working fine as long as I continuously send data. When I stop sending, device goes to LP and SUSPEND mode. I couldn't f...

e-zeki by Associate III
  • 2244 Views
  • 5 replies
  • 3 kudos

Hi ST Team, We are planning to use the STUSB4500 in one of our projects. We are facing some difficulty understanding PDO,s Register bits, and saving PDO parameters in the NVM register.

Hi ST Team,We are planning to use the STUSB4500 in one of our projects. For testing we are using the EVAL board, We are facing some difficulty understanding PDO,s Register bits while programming to the controller and we have few more questions listed...

0693W00000BcTVdQAN.png

Resolved! 16 bit ADC interface

HiiI'm interfacing External adc with stm32f429I want to read 16-bit parallel data from ADC and connected16 lines from ADC to GPIOA GPIOA->IDRhow the data is stored in IDR and how to access the input data register continuously for every sample. Thank ...

harry123 by Senior II
  • 1003 Views
  • 2 replies
  • 2 kudos

Transmission of a matrix on CAN bus

Hi, I have an STM32H723ZG and I want to transmit a matrix in which I stored some measured data on a CAN bus. I can use the following function only writing the pointer to the matrix in "pTxData" or I have to segment the matrix?HAL_FDCAN_AddMessageToTx...

ECiot.1 by Associate II
  • 854 Views
  • 1 replies
  • 0 kudos

Send large chunks of data via BLE

Hello,I want to use the SensorTile.box to collect IMU data over BLE. I tried modifying the BLESensors source code to suit my requirements (by increasing the characteristic size etc.). But the ST BLE Sensor app doesn't seem to support this. I only rec...

Flare by Associate II
  • 742 Views
  • 0 replies
  • 0 kudos