1-Wire
Posted on April 24, 2012 at 20:28The1-wireprotocoluses onlyoneport to sendand receive data. What is theconfiguration modefor theGPIO_Mode?What is themethod toaport toreceive andsend data?
Posted on April 24, 2012 at 20:28The1-wireprotocoluses onlyoneport to sendand receive data. What is theconfiguration modefor theGPIO_Mode?What is themethod toaport toreceive andsend data?
Posted on January 26, 2012 at 05:07Got freertos running on Discovery board STM32F4 Following is function which initializes USART, but i see only garbage coming out hyper terminal, void xSerialPortInitMinimal(unsigned portLONG ulWantedBaud, unsigned ...
Posted on April 14, 2012 at 01:24Hello, for months I've been trying to compile working code for my (generic) STM32 development board with the GCC toolchain, sadly with no success. Does anyone have/know of a example of a simple project ie. blink an L...
Posted on April 26, 2012 at 02:51Hi, I've made my own STM32-based development board. I was using the ST-Link built into the VL Discovery board to program it, and so I made my board with a 4 pin SWIM connector. It's been working fine with my toolchai...
Posted on April 02, 2012 at 11:50Hi , I like to know if I have the possibility to connect a webcam to map stm32f4 via micro USB port, or via the camera interface card thank you for helping me
Posted on April 26, 2012 at 16:25We have an application that requires an external memory controller, and I can't see any obvious way to identify all the STM32 parts that contain the FSMC. It's just not an option on the parametric search. Anybody k...
Posted on April 24, 2012 at 00:28Hi, I am using an STM32F103 chip. I programmed injected channels on ADC1 and ADC2 to trigger off TIM3 when the CC4 flag triggers. TIM3_IRQHandler interrupt triggers as expected, but even though I have JEOCIE set, A...
Posted on April 25, 2012 at 10:18Hi, I want to communicate with my touch screen without controler. I can display pictures, lines, colors, circles, texts... I've a 4-wire resistive touch screen on my lcd (4,3'' TFT COLOR). For the moment, I can see ...
Posted on April 20, 2012 at 12:49Hello,I started using the F4-discovery kit with Keil compiler. But I have a problem. I can not use the debugger. when the debugger start, I see the message below :--> Error: Could not load file 'c:\Users\F4Discovery\...
Posted on April 26, 2012 at 03:30HiI have been working all day with my stm32f4discovery board.About one hour ago, while debugging, the board stopped responding.When I plug board into the USB port both LD2 (power) and LD1 (com) turn red and.If I try ...