Ver código fonte

Increase program memory clock speed

main
PaulStoffregen 3 anos atrás
pai
commit
c346fc36ed
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      teensy4/bootdata.c

+ 2
- 2
teensy4/bootdata.c Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar