32F429IDISCOVERY Altium Files
Posted on February 17, 2014 at 06:24Hello ST, Is there any chance to get the Altium Files for the 32F429IDISCOVERY Thank you.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on February 17, 2014 at 06:24Hello ST, Is there any chance to get the Altium Files for the 32F429IDISCOVERY Thank you.
Posted on February 17, 2014 at 21:48Hello All, hope you are doing well Clive. I dont know if i've always had this issue but I always get a FE int in my DMA1_Stream6, but I only use that dma for transmitting. From what I understand a framing error ...
Posted on February 06, 2014 at 16:29Hi,I've recently started developing on the STM32429I-EVAL board. The user manual mentions 'demonstration software', but I'm unable to find the source online. I'm fairly new to developing for ST boards, am I right ...
Posted on January 23, 2014 at 12:49Hello all,while implementing two different tasks for DMA2 transfer, which of courseuses different streams and channels I have noticed, that stream initialization sequenceplays some role. For example I am using stre...
Posted on February 18, 2014 at 11:59I'm working with the STM32F051 I have this code which works for usart1 but not for usart2.appreciate any help-Gilad#include ''stm32f0xx.h''#define UART2#ifdef UART1 #define USARTx USART1 #define DATA 0x31#else...
Posted on February 06, 2014 at 11:50Hello everyone,I'm using the SPI4 to read out data from an SD-card, witch is working. Now I want to let the DMA controller do the work at least I want him to do it... I pretty much used the code of the F4 discover...
Posted on February 18, 2014 at 09:39Hello, I have made a 'two-in-one' device using an USB interface association descriptor: a generic HID, and a streaming audio device. Everything is working as expected, but the device is unstable. When fetching dat...
Posted on February 18, 2014 at 03:18In RM0038 Table 66 (page 379) the Internal trigger connections (ITR) has no entry for TIM5. There's no text describing any functional differences for TIM5 over TIM[234] with respect to these ITR connections, nor d...
Posted on February 14, 2014 at 13:17Guys Does anyone know where I can find a library for 128Mbytes NAND flash from Samsung ? thanks for the info
Posted on February 15, 2014 at 21:53This software is not working with STM32F030K6 , but this sofware works with STM32F030R8. Prototype 1 used the discovery board. No we made a PCB with STM32F030K6. And the code is not working anymore. Makes reset. ...