Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- debugShowCheckedModeBanner
- Server
- ubuntu 19 한글 입력
- Listview filtering
- TCPIP
- flutter button
- peaks
- ListView.build
- dart:io
- array
- Properties.Settings.Default
- AlertDialog
- flutter tcpip client
- flutter tcpip server
- c
- flutter
- debug banner
- showDialog
Archives
- Today
- Total
Louie De Janeiru
F469 + CubeMx + SD 32G + FatFs 본문
While porting FatFs on SD card via CubeMx, spent sometime to make it work due to configuration.
Actual reason was DMA and SDIO NVIC interrupt setting.
1. SDIO should enabled DAM_Rx/Tx
- SDIO Read/Write generated code is using DMA
2. SDIO should enabled NVIC SDIO global interrupt
'StCubeMx' 카테고리의 다른 글
Basic CLI code for STM32 (0) | 2020.11.17 |
---|---|
float printf (0) | 2020.11.16 |
STM32CubeIDE osMessagePut in ISR issue (1) | 2020.10.20 |
STM32 Timer Equation (0) | 2020.04.09 |