STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 DISCO Print to /dev/tty

Posted on June 10, 2016 at 19:20I have seen several people use the ''cat /dev/USB<some number>'' can get information from the board printed to a Linux terminal via USB cable. I have followed a few guides (http://www.carminenoviello.com/2015/03/02/ho...

audio crosstalk/ringing (solution)

Posted on June 14, 2016 at 17:09Tried to post a reply to my older posting asking about this but it says ''page not found'' hence the new post.  I think I found the issue.  Down in the bowels of WM8994 setup the driver is setting registers 0x29 and 0...

dennis by Associate II
  • 310 Views
  • 1 replies
  • 0 kudos

STM32F070CBT6 UART Bootloader does not work

Posted on June 13, 2016 at 20:32Hi, I have evidence that the UART embedded bootloader of the STM32F070CBT6 does not work. Is this expected ? I have tried the boot sequence with other STM32 variants for years, and I cannot find any written explanatio...

usrfaqr by Associate
  • 395 Views
  • 2 replies
  • 0 kudos

STM32F429 I2C for SMBUS

Posted on June 12, 2016 at 05:29Hey folks, I am trying to implement an SMBUS protocol on an STM32F29 board using the HAL-I2C drivers. Main purpose is to be able to read a MLX90614 temp sensor and report the output to the screen. I am getting some od...

moritz by Associate
  • 354 Views
  • 1 replies
  • 0 kudos

STM32 F303RE USB DMA conflict

Posted on June 11, 2016 at 18:31Hello,I started using USB CDC device in my project which uses F303RE controller. I struggled to get it working until I realized that it is most likely using same DMA channel that I'm using for SPI3 access. I'm using D...

lkaino by Associate II
  • 422 Views
  • 2 replies
  • 0 kudos

STM32L0 USB slow after second cable replug

Posted on June 10, 2016 at 12:43I have a curious problem on my STM32L151. I have the USB running in double buffering mode, and I can get a transfer rate of ~10MBit/sec. But after I unplug the USB cable, and plug it back, the transfer rate drops to ~...

srdjan by Associate II
  • 383 Views
  • 2 replies
  • 0 kudos

Product voltage range?

Posted on June 13, 2016 at 19:32RM0351 ('L4) rev.4, ch.6.2.8, in two (2) places - in text and table - mentions ''Product voltage range''. My guess is, that it is supposed to read ''Power voltage range'', and that that chapter should contain a link t...

How to receive data with USBD Custom HID

Posted on June 13, 2016 at 20:38Hi all, I work on a USB project with my STM32F103. I want to use USB HID because it don't need any driver and it easy to integrate with the help of Cube32MX. i can sucessfully send data from STM32 to PC and grap it wi...

bastien2 by Associate II
  • 521 Views
  • 2 replies
  • 0 kudos