HMAC with DMA transfert
Posted on March 09, 2013 at 14:40The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 09, 2013 at 14:40The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 08, 2013 at 22:24Hello ST community, first forum post... We're having problems with downloading EVAL example code into STM32F207ZC. I've soldered 144-pin chip to an adapterboard and followed schematics in AN3320 ''Getting started wit...
Posted on March 07, 2013 at 00:35Hi all i have to write an interface program for write to the stm32f40x's flash. I did a control system but users want to change some parameters on program but i can't give them the sources. I must write bootloader pr...
Posted on March 06, 2013 at 08:33Dear, I met the problem when use the USART multiprocessor mode. In my USART communication application, even for one USART, there are 3 different addressses for different data packages. But STM32F4 only provide one...
Posted on March 01, 2013 at 15:57Hi all. I want to measure length between 2 pressure pistons but I don't know can i change the directon with changing IC1 edge align mode or IC2 edge align mode on x4 resolution mode for example 1-) TIM_EncoderInterf...
Posted on March 07, 2013 at 23:53Hello, I will like to implement PID in CMSIS but the documentation lack clear instructions and examples.Can someone be kind enough to explain the below function and answer the few questions. void file:///D:/ARM%20E...
Posted on March 07, 2013 at 07:23Hi, Im trying to do some calculations on a STM32F4 discovery board and I keep getting hard faults when I try to run the code. The is being ported over from a PC application but the lines that are causing the issues a...
Posted on March 07, 2013 at 20:21Hello, I have project in Keil for demonstrating USART on STM32F0.Program is working fine with putc, but with printf it isn´t working (building of program finish success in both case). Why printf isn´t work? My main...
Posted on March 07, 2013 at 03:41Hello, migrating from STM32F1xx to STM32F407. Having difficulties configuring 4-wire serial, sub-optimal documentation for the F4 series, in my opinion. There's a nice section in the reference manual for the F1...
Posted on March 07, 2013 at 17:02 I will need to use spi with a memory chip. But I currently can't get my spi to input data. I am able to get it to output. I have a logic analyzer hooked up and it shows data is being outputed. When I do a loop ...