STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 USB VCP racing condition

I've noticed that when I connect my STM32F3Discovery board, configured as a USB virtual COM port, using only the USER cable, I will get the "USB device not recognized" error on the windows side, and more specifically "Device descriptor failed" in dev...

IJoe.1 by Associate II
  • 299 Views
  • 1 replies
  • 0 kudos

STM32F103 HAL UART Receive Interrupt not working

I'me using STM32F103C8 MCU with Stm32CubeIDE 1.6.1. Project uses CMSIS OS v1 and 3 UARTs enabled global interrupts. UART settings 57600 8 N 1 for all three.Interrupts handled in the callback:uint8_t rxByte[UART_COUNT] = {0}; QueueHandle_t uartQueue...

RaJa by Associate II
  • 683 Views
  • 2 replies
  • 0 kudos

Resolved! A problem with I2C and ADS1115

I get always zeros from my code. Is there something you see immediately.This is what TI tells me to do (I have ADS1115).For example, to write to the configuration register to set the ADS111x to continuous-conversion mode and thenread the conversion r...

LMI2 by Lead
  • 2606 Views
  • 9 replies
  • 0 kudos