Skip to main content
SChan.8
Associate II
March 26, 2021
Question

STM32WB BLE and USB simultaneous working problem

  • March 26, 2021
  • 0 replies
  • 565 views

Hi,​

Im using STM32WB55 USB dongle board​. I want to send data from the dongle board to PC using USB pheriperal. i used the command CDC_Transmit() to send data and I visualized the recieved data using realterm in PC .

I​t was working. But I want to send data at the same time BLE sequencer is running. When I run the sequencer CDC_transmit() is not sending data to the PC.

C​an anyone help me?

This topic has been closed for replies.