error in programming
Posted on September 20, 2014 at 11:16hi every onewhen im trying to programm my stm32f103ret6 via jlink in keil v5.11, it shows this error:can any body help me please?WBR #stm32f103 #jlnik
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 20, 2014 at 11:16hi every onewhen im trying to programm my stm32f103ret6 via jlink in keil v5.11, it shows this error:can any body help me please?WBR #stm32f103 #jlnik
Posted on September 19, 2014 at 13:19Hello friends.I'm trying to communicate with DS18B20 via 1-wire interface.Here is the example of reset function (all pins and clk are set erlier). The problem is that the variable data does not receive UART7 DR v...
Posted on September 19, 2014 at 22:58 hello guys, I have a problem with the clock speed of my I2C bus, I want to have 100 hz of frequency but I am not able to reach it. That is my code * @file Touch_Panel/main.c * @author MCD Application Team...
Posted on September 19, 2014 at 22:27 I would like create a variable that contains port and pin information, so I can use the high level name to perform all reads and writes. I am looking for help with the syntax to create a: Structure for...
Posted on September 19, 2014 at 15:30hi every body in my program i need to do somethings in specific time , this ''time'' is not equal all the time.for example for doing first job i need to do it 5 sec after a flag become set. and after that i need ...
Posted on September 18, 2014 at 17:44I have the STM32F407 Discovery board. I am configuring two streams using DMA and ADC The first stream uses Stream 0 channel 0 of the DMA 2 ie ADC1 which reads the value of ADC chanel 9 1N9 and gets sent to circu...
Posted on September 19, 2014 at 10:11Hello,I am wondering what's the utility of using the DMA when getting informations from ADC IP. Thank you.Best regards #adc #dma
Posted on September 19, 2014 at 16:25I had been using two different timers based on a PLL to feed two different GPIO pins. It may be creating some timing shifts that my hardware (custom ASICs) don't like. I tried feeding both GPIO from the SAME Time...
Posted on September 10, 2014 at 22:09Hi,I have STM3210B and I am trying to connect it to PC. However, I am unable to connect it. I have installed all the STLink V2 drivers. Besides, I also download STVP tools as well, which installed its drivers.Whe...
Posted on September 19, 2014 at 12:34 Hello, I want to generate three phase shifted PWM signals whit variable duty cycle and phase shift using SMT32F407VGT. Is this possible? I found this post on my.st.com https://my.st.com/public/STe2ecommunit...