Micro-SD SPI module with the STM32 NUCLEO-F746ZG micro-controller

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Connecting the Micro-SD SPI module to the STM32 NUCLEO-F746ZG micro-controller
    The link to the code: labellechose.ch...

Комментарии • 36

  • @miclastname292
    @miclastname292 11 месяцев назад

    I adapted your code for a Seeed Studio SD card Shield (Arduino compatible) on a Nucleo-F446RE, I had to modify for the shield's CS and used SPI1 and UART2. Worked like a charm. PS I had to run the video 1 second at a time to get the code for main as the link does not work.

  • @peterdirnhofer6777
    @peterdirnhofer6777 3 года назад +2

    Thanks for the tutorial.
    It works for me with a NUCLEO 32L476RG under stm32l4xx_hal.h.
    To be compatible to a Arduino Data Logging Shield V1.0, i used SPI1 and PB6 (Arduino D10) for SPI1_CS.

    • @purposeoflife47
      @purposeoflife47 3 года назад

      Yes ,, same here ,,, i have NUCLEO 32L476RG and it works ,, only one problem that i have 3 sd cards and 1 is working, rest of two are not working. But all three are showing fine on laptop, dont know that is the issue.

    • @maciejwisniewski1315
      @maciejwisniewski1315 4 месяца назад

      could you please send me your project? I have the same board and can't make it work, idk what is the issue. Card is working with esp32, I did all things from video and after proper initialization i can't open file

  • @michaelbertocchi
    @michaelbertocchi 7 месяцев назад

    Is possible use this code for stm32g431kb?

  • @szelenko
    @szelenko Год назад +1

    Дякую за відос!
    В мене така ж плата і не вийшло отримати дані через uart2.
    Можливо є у Вас канал солв'їною?

  • @netherlabgames7511
    @netherlabgames7511 4 года назад +3

    Thank you so much! This worked instantaneously! I am so grateful you took the time to make this video!

  • @xptodundee
    @xptodundee 4 года назад

    Thanks for the video, so helpful. I do have a question, I did not follow the thought sequence where you say that 2 external files (fatfs_sd) are needed - did you get those from an application example? self developed? I would expect the CubeIDE to create them somewhere? it's the only thing that confuses me still.

  • @NikitaMane-j6z
    @NikitaMane-j6z 9 месяцев назад

    i am use this code but this data display in my serial port not open txt file please help me sir
    Micro SD card is mounted successfully!
    File was not opened for reading and checking the free space!
    The free space is: 253950
    The file was not closed.
    File was not opened for reading!
    The file was not closed.
    The Micro SD was not unmounted!

  • @woldecosgrove
    @woldecosgrove Год назад

    link to the code is not working. could you please update the correct link ? thx

  • @dajianghe
    @dajianghe Год назад

    Have you tried writing and reading files with large size like 10K?

  • @CosimoDavideViggiano
    @CosimoDavideViggiano 3 года назад +1

    I'm using a Nucleo F446RE, I did everything You done in the video but my fresult in f_open is always FR_NOT_READY. I don't know why.

    • @andresfelipe6085
      @andresfelipe6085 3 года назад +1

      Can you solve the problem? i have the same with my blue pin

  • @jeysanjanith3650
    @jeysanjanith3650 Год назад

    Thank you,this code work for stm32f401re

    • @mohamedkharrat9728
      @mohamedkharrat9728 Год назад

      can you give the code because i work with the same board then you and it wouldn't work

  • @netherlabgames7511
    @netherlabgames7511 4 года назад

    I see now that every 512th character is in error. When I write all 'a' characters, every 512th character is an 'i'. 5 different text files generated errors in exactly the same places. What do you think this could be?

  • @gaganjain1929
    @gaganjain1929 2 года назад

    Hey this link can't be open because your website has been closed. Can you please provide me the code?

  • @ziyaonal4772
    @ziyaonal4772 3 года назад

    Can we use sdhc cards with this project?

  • @farukadak_
    @farukadak_ 7 месяцев назад

    Thanks mate, cheers..

  • @ondrejsakala3980
    @ondrejsakala3980 Год назад

    Thanks a lot, it is a very helpful video.

  • @purposeoflife47
    @purposeoflife47 3 года назад

    Thanks alot for the tutorial.
    It works , i have NUCLEO 32L476RG and it works ,, only one problem that i have 3 sd cards and 1 is working, rest of two are not working. But all three are showing fine on laptop, dont know that is the issue.

    • @maciejwisniewski1315
      @maciejwisniewski1315 4 месяца назад

      Did you find out what was the problem? I have also l476rg and don't know why it is not working

  • @abdurrahmanmughal215
    @abdurrahmanmughal215 3 года назад

    I have a question

  • @antonstoynev7668
    @antonstoynev7668 3 года назад

    Привет Олегсей, можно ли сделаем связ на Скайп или Ваибер что то пообщаемся ?

  • @alperenerdogan4602
    @alperenerdogan4602 3 года назад

    privet privett bro !!! nice tutorial !!!

  • @paulg.3067
    @paulg.3067 4 года назад +2

    14:30 ... hmmm okay, to get rid of the warnings just rebuild the project and they are magically gone :D :D

    • @netherlabgames7511
      @netherlabgames7511 4 года назад

      lol yeah xD

    • @m4nuz
      @m4nuz 3 года назад

      it doesn't work for me... i wish i would be a magician also...

  • @anhngocle738
    @anhngocle738 3 года назад

    thank you so much!

    • @meohoang7741
      @meohoang7741 3 года назад

      ong xài con nào ấy,toi xai f4 discovery lỗi ngay khúc f_open ko trả giá trị ok.ông có bị v ko,giúp tui với

  • @jugnu361
    @jugnu361 2 года назад

    PLZNO CUBE IDE