144LQFP RT1020 SD card

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

144LQFP RT1020 SD card

1,149 Views
614678489
Contributor I

I have 144LQFP RT1020 and the board, where to find the example code/project to use the SD card ?

I checked the MCUXpresso_IDE_User_Guide, but couldn't find the detailed information.

Thanks.

Labels (1)
0 Kudos
4 Replies

981 Views
khan9739321
Contributor I


Microsoft office 2016 product key is among the world's most broadly utilized content processor. Microsoft Office 2016 initiation keys or item key can be utilized to actuate your preliminary or restricted version of Office 2016 suite. Subsequent to actuating your adaptation of Microsoft office you can benefit full highlights of any of office 2016 applications including Microsoft Word 2016, Excel 2016 , Outlook 2016 and PowerPoint 2016.

Microsoft Office 2016 Product Key Free

NKGG6-WBPCC-HXWMY-6DQGJ-CPQVG

9C2PK-NWTVB-JMPW8-BFT28-7FTBF

PD3PC-RHNGV-FXJ29-8JK7D-RJRJK    more at product key free

0 Kudos

981 Views
igorpadykov
NXP Employee
NXP Employee

Hi Fun

MIMXRT1020 EVK has "AG" part 20 x 20 mm, 0.5 mm pitch, 144-pin LQFP

as described in datasheet https://www.nxp.com/docs/en/data-sheet/IMXRT1020CEC.pdf 

Design Support (1)
MIMXRT1020_EVK Design files
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applicatio...

One can look at MCUXpresso SDK examples for this board (../devices/MIMXRT021/drivers/fsl_usdhc.c)

Welcome | MCUXpresso SDK Builder 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

981 Views
614678489
Contributor I

Thanks, we used the SD card example code and the FAT file system, but when reading/writing large files, there are a lot of errors, why ?

0 Kudos

981 Views
igorpadykov
NXP Employee
NXP Employee

issue may be related to signal noise (signal integrity), one can try to

improve signal shape by reducing sd operating frequency or tweaking

drive stregth od sd signals (like register IOMUXC_SW_PAD_CTL_PAD_GPIO_SD_*,

DSE - Drive Strength Field), please check Chapter 33 IOMUX Controller (IOMUXC)

i.MX RT1020 Processor Reference Manual
https://www.nxp.com/docs/en/reference-manual/IMXRT1020RM.pdf 

Best regards
igor

0 Kudos