STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flow control with USB CDC or NACKING

Posted on December 14, 2016 at 16:55Hi,I'm trying to figure out a way to emulate UART  RTS / CTS flow control with the USB CDC. My main goal is to be able to tell the host to stop sending data if the �c is busy.After a little googling I come up with...

BDA device with stm32f4

Posted on December 14, 2016 at 09:57hi everyone. im trying to make communication between BDA device(for microsoft) and usb host stm32f4. My device is usb tv. and i wanna take signal from usb port and send this signal to ethernet. Terrestrial ip tv s...

usb data transfer

Posted on December 12, 2016 at 17:55hi everyone. i have 2 stm3241-g eval boards  and i wanna establish communication between them by using usb protocol but i have no idea about usb. i have never used it. i need just communication like a rs232. i mus...

USB communication at 50Mbps using STM32

Posted on December 13, 2016 at 09:18Hi all,I would like to implement USB communication at 50Mbps using STM32 as a device- based on ST's existing example code.I would like to understand if this is possible to achieve using the standard example code a...

udilevy by Associate II
  • 219 Views
  • 0 replies
  • 0 kudos

STM32F4 HAL Driver Callbacks

Posted on December 11, 2016 at 03:15Hi.I am developing for an STM32F4. I'm using STM32CubeMX and System Workbench for STM32. I'm using FreeRTOS. I would like to know how I should, and should not, be using the STM32F4 HAL Driver callbacks. As an exam...

Labels