STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with ADC interruptsin continuous mode

Posted on November 30, 2014 at 20:08 Hi , I have a problem in the program after enabling the ADC interrupt , The processor doesn't do anything after starting ADC_READ Here is a simple program which reads data from ADC in continuous mode and w...

TCP/UDP Echo Server Example

Posted on March 19, 2012 at 18:21Hello, did anybody try the TCP/UDP echo example from stm32f2x7_eth_lwip.zip? It compiles out of the box, and tcp echo works fine if tried first, but udp echo does not work for me (I am using a STM32F220G-EVAL board)....

zabel by Associate III
  • 2103 Views
  • 7 replies
  • 0 kudos

STM32F437 video compression H264

Posted on December 02, 2014 at 11:44Hello. In a project we are developing we use the STM32F437 MCU for streaming video. What I would like to know is if with the 256KB RAM it has, it is enough for compress the video in H264. We have not free size to ...

javier by Associate
  • 2223 Views
  • 2 replies
  • 0 kudos

I2C execution speed, with vs without DMA using HAL driver

Posted on December 01, 2014 at 12:56Hello, I am interfacing SC620 LED driver using I2C. Here is a function where writing to the LED driver occurs./** * Write data to SC620 led driver register. * * @param[in] reg      Select register. * @param[in] va...

primozic by Associate II
  • 2101 Views
  • 8 replies
  • 0 kudos

Improve bitbang driver speed

Posted on November 24, 2014 at 21:06Hi,I am using the STM32F2xx cube API to implement a raw bitbang usb driver for the FTDI ft245.  I am currently achieving speed of 5000 bytes/s.  I would like to improve the speed.  The bitbang code is simple as:<....

ST-Link upgrade

Posted on December 01, 2014 at 15:56I am using stm32fvldiscovery card and Kiel uv4. Flash download fails with dll fail messages ( these are different today to yesterday) But when I ran a kiel provided STlinkupgrade.exe it reported old firmware versi...

CAN on stm32f303xC processor

Posted on November 21, 2014 at 14:58The original post was too long to process during our migration. Please click on the attachment to read the original post.

ADC Help Needed

Posted on November 30, 2014 at 23:45I'm currently working on a university project that involves the analogue to digital converter on the STM32F0 discovery board. I've studied the manual and (as far as I can tell), initialized the registers correctly...

eric23 by Associate
  • 688 Views
  • 3 replies
  • 0 kudos