瀏覽代碼

Increase program memory clock speed

main
PaulStoffregen 3 年之前
父節點
當前提交
c346fc36ed
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      teensy4/bootdata.c

+ 2
- 2
teensy4/bootdata.c 查看文件

@@ -39,7 +39,7 @@ uint32_t FlexSPI_NOR_Config[128] = {
0x42464346, // Tag 0x00
0x56010000, // Version
0, // reserved
0x00020101, // columnAdressWidth,dataSetupTime,dataHoldTime,readSampleClkSrc
0x00030301, // columnAdressWidth,dataSetupTime,dataHoldTime,readSampleClkSrc

0x00000000, // waitTimeCfgCommands,-,deviceModeCfgEnable
0, // deviceModeSeq
@@ -57,7 +57,7 @@ uint32_t FlexSPI_NOR_Config[128] = {
0,

0x00000000, // controllerMiscOption 0x40
0x00030401, // lutCustomSeqEnable,serialClkFreq,sflashPadType,deviceType
0x00080401, // lutCustomSeqEnable,serialClkFreq,sflashPadType,deviceType
0, // reserved
0, // reserved


Loading…
取消
儲存