소스 검색

Increase program memory clock speed

teensy4-core
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…
취소
저장