STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External memory newbie question

Posted on March 08, 2015 at 00:19Hi everyone, thanks for the time you�re taking for reading this.I�m trying to make a small board that�s capable of running linux for testing purposes. There are for sale some system on modules (SOM) that seem quite r...

leaf05 by Associate
  • 428 Views
  • 2 replies
  • 0 kudos

PWM Input capture doesnt work on Ch3&4 pair

Posted on June 24, 2013 at 09:16Hello I am using STM32F05XXX uc and PWM input capture example provided with the standard peripheral library for measuring frequencies of 2 different pulses.Since the example had support only for the input capture usi...

sajeed by Associate II
  • 1253 Views
  • 9 replies
  • 0 kudos

Interfacing ARM and AD8403

Posted on February 20, 2015 at 12:15The original post was too long to process during our migration. Please click on the attachment to read the original post.

Nucleo L152RE: Flash page erase issue

Posted on March 07, 2015 at 13:04 Hi, I'm trying to write and erase data into/from internal Flash memory (range 0x0800000 - 0x0807FFFF) of STM32 L152RE. I'm only accessing the last page of Flash ( 0x0807FF00 - 0x0807FFFF) and then writing the ...

hunarame by Associate
  • 341 Views
  • 0 replies
  • 0 kudos

CMOS Schematics+DCMI+STM32F4xx

Posted on March 07, 2015 at 04:28Hi guys,I need some help understanding a schematic of a cmos image sensor module we are going to purchase due time. The issue is that we have been testing out with a 8bit DCMI using a stm32f429 for previous modules b...

0690X000006030hQAA.jpg 0690X000006030mQAA.jpg

2 udp server with stm32f429 broblem

Posted on March 07, 2015 at 02:57hii used two stm32f429 eval board's as udp server that connected to one pc client and use STM32Cube_FW_F4_V1.3.0(LwIP_UDP_Echo_Server) codepc(as client)<------>(ethernet hub switch)|<----->server-1(stm32f429 as udp s...

ADC

Posted on March 05, 2015 at 20:10I need simple stand alone test program which will convert more than one channel when needed. My requirements NOT to use Standard peripheral library, do everything manually, No IRQ nor DMA. The goal is to understand w...