Browse Source

Increase program memory clock speed

main
PaulStoffregen 3 years ago
parent
commit
c346fc36ed
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      teensy4/bootdata.c

+ 2
- 2
teensy4/bootdata.c View File

0x42464346, // Tag 0x00 0x42464346, // Tag 0x00
0x56010000, // Version 0x56010000, // Version
0, // reserved 0, // reserved
0x00020101, // columnAdressWidth,dataSetupTime,dataHoldTime,readSampleClkSrc
0x00030301, // columnAdressWidth,dataSetupTime,dataHoldTime,readSampleClkSrc


0x00000000, // waitTimeCfgCommands,-,deviceModeCfgEnable 0x00000000, // waitTimeCfgCommands,-,deviceModeCfgEnable
0, // deviceModeSeq 0, // deviceModeSeq
0, 0,


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



Loading…
Cancel
Save