Re: Problem with mmcsd

2024-04-14 Thread Alan C. Assis
-stm32h753bi/configs/sdcard/defconfig Best regards, Alan On Sun, Apr 14, 2024 at 11:13 AM Ahmad Noori wrote: > Hi > > I have a custom board with stm32h743vit6 > I port nuttx to this board and i am using it. > I have problem with mmcsd sdio and i cant mount sd card. I get error 19

Re: Problem with mmcsd

2024-04-14 Thread Gregory Nutt
On 4/14/2024 7:02 AM, Ahmad Noori wrote: Hi I have a custom board with stm32h743vit6 I port nuttx to this board and i am using it. I have problem with mmcsd sdio and i cant mount sd card. I get error 19 when mount sd card. I test my hardware with stm32cubeide and its ok. Please help me to

Problem with mmcsd

2024-04-14 Thread Ahmad Noori
Hi I have a custom board with stm32h743vit6 I port nuttx to this board and i am using it. I have problem with mmcsd sdio and i cant mount sd card. I get error 19 when mount sd card. I test my hardware with stm32cubeide and its ok. Please help me to solve this problem. Thank you