STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UDP packet receive problem

Posted on August 24, 2015 at 12:59Hi all, I'm using UDP Echo client code example in STM32F217xx.I can send the custom buffer...ok but I can't receive udp packets from PC. I have a VS code that can generate UDP test packets as well... I use the udp_r...

borzoo by Associate
  • 1085 Views
  • 3 replies
  • 0 kudos

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
  • 347 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
  • 440 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
  • 392 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
  • 509 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
  • 441 Views
  • 2 replies
  • 0 kudos