STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f4Discovery I2C Problem

Posted on March 25, 2012 at 16:57 Hello everyone, I'am new to arm based processors but I have already worked with the Atmel Mega family. I am using Atollic True Studio and thedeliveredstandardlibrary. I try to read the LSM303DLH (ma...

Number of external interrupts available

Posted on November 27, 2013 at 09:24HiI'm currently using EXTI0 to EXTI4 already. When I configure EXTI5 and above, I have an error when setting it in the NVIC, since EXTI5_IRQn and above are not defined in stm32f4xx.h.From the Reference manual I go...

How to set up communication between PC?

Posted on December 01, 2013 at 20:21I have an old STM32 Value Line Discovery Kit. Never used since now. I'm looking to set up communication between PC? Is it possible? I googled around and found this and that about people messing around something ca...

ivarbug by Associate
  • 363 Views
  • 2 replies
  • 0 kudos

stm32f07 jlink problem

Posted on December 01, 2013 at 13:06hello all i try to connect stm32f07vct  to jlink but get this error TDO IS CONSTANT HIGH hear is my schematic: http://www.4shared.com/rar/Uavof1vt/f107.html in your opinion what is my problem ? regards

External Interrupt don't work

Posted on November 30, 2013 at 18:50I am try to interrupt the STM32F100C8T6B on External interrupt on PortB.2 from Accelometer Board (the interrupt is low level while the bus is pulled up with 4.7K ohm on 3.3V) .the case that I was polling on the lo...

amr by Associate
  • 323 Views
  • 1 replies
  • 0 kudos

usart

Posted on November 29, 2013 at 22:42i have probleme , can you help me ??????Fatal Error[Pe1696]: cannot open source file ''Audio.h'' C:\Users\INFOMED\Desktop\hajer\STM32F4_USB_MP3\src\Audio.c 1  

tifou by Associate II
  • 359 Views
  • 1 replies
  • 0 kudos

linked eroor IAR

Posted on November 29, 2013 at 23:24The original post was too long to process during our migration. Please click on the attachment to read the original post.

tifou by Associate II
  • 495 Views
  • 2 replies
  • 0 kudos

USART between PC to STM32f4 discovery

Posted on November 27, 2013 at 15:45I read example in projec example include Lib 1.2.0 . But I can't connect. I open Hyper terminal but no COM from stm32f4. When I connect board stm32f4, it will appear in Universal Serial Bus Controller. How can I c...

41003160 by Associate II
  • 633 Views
  • 3 replies
  • 0 kudos

Is the st-linkv2 SWJ capable?

Posted on November 27, 2013 at 22:14Hello, i'm working with a custom board with a STM32L151RD and a st-linkv2. For debugging purpose i only have access to SWD pins:SWCLK (PA14) SWDIO (PA13)TRACESWO (PB3)NRSTBut the microcontroller is JTAG wired by d...