Search found 3 matches
- Sat Sep 30, 2023 12:56 pm
- Forum: General discussion
- Topic: F407 & SDIO & DMA on official core
- Replies: 4
- Views: 2397
- Sat Sep 30, 2023 11:49 am
- Forum: General discussion
- Topic: F407 & SDIO & DMA on official core
- Replies: 4
- Views: 2397
Re: F407 & SDIO & DMA on official core
Thanks for a suggestion. Can you clarify, that "project" section you are talking about?
- Sat Sep 30, 2023 7:10 am
- Forum: General discussion
- Topic: F407 & SDIO & DMA on official core
- Replies: 4
- Views: 2397
F407 & SDIO & DMA on official core
Hello, i'll describe my problem - may be someone has a better option for me.) I have a project (FREERTOS + STM32SD + STM32F407) where first task constantly sample an ADC with period of 250 us. And I have another task, where sdcard routines work. I buffer data to a 16384 B array and try to write to ...