STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube UART Receive Interrupt

Posted on September 11, 2014 at 17:24Dear Friends, Hi,I want to get an interrupt by receiving each character on UART port. How can I use HAL_UART_Receive_IT() and HAL_UART_RxCpltCallback() functions? When I call HAL_UART_Receive_IT() function its ca...

h2399 by Associate II
  • 2240 Views
  • 12 replies
  • 0 kudos

STM32 USB VCP extra symbols

Posted on November 28, 2016 at 23:46Configuration: STM32F107, Linux PC, VCP library provided by STM. Received data is buffered from interrupt and reading within RTOS task context. When resetting device, it's start to be visible as /dev/ttyACM0. Ok. ...

USB VCP Driver Problems Windows 10

Posted on November 27, 2016 at 17:10HiI try to send data over a VCP USB interface from my STM32F446RE to the computer. I use a C♯ programm with a SerialPort interface to read the data.Under Windows 7, 8 and 8.1 everything works perfectly fine but on...

STM32F1 - ADC in DUAL mode

Posted on July 24, 2015 at 22:27Hi. Let me describe the situation. I have to do 8 AD conversions (using STM32F103) as fast as possible. Thus, I'd like to use ADC in DUAL mode to execute 4x2 conversions (on ADC1 as master and ADC2 as slave) and trans...

matic by Associate III
  • 506 Views
  • 4 replies
  • 1 kudos

USB printer class

Posted on November 04, 2013 at 12:10Hi u guysI have in a old powerpoint slide from ST, seen that ST can provide a usb printer Class, does anyone know if the can and/or where to find it?Best regards.  #usb-printer

spa23 by Associate III
  • 1590 Views
  • 7 replies
  • 0 kudos

USB HID battery for Windows (STM32F407)

Posted on November 17, 2016 at 10:59Hello, i try to implement the STM32F407 as HID battery. I can run a easy mouse example but i dont know how i have to config the descriptors for a battery. I have no experience with programming USB. I try it with t...

I2S CLK Outputs on STM32F303 HAL

Posted on November 16, 2016 at 08:45Hi, I am working with the STM32F303 (using the STM32F3Discovery) and I have been trying to set up I2S communication with an external audio codec. I generated code to set up the peripherals with STCubeMX. It genera...

epalaima by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos