Team,
Can i use SPI2/3 in custom bootloader? Given drivers in bootloader seems supporting only SPI0/1 (memory mapped SPI). Let me know if we can access SPI2/3 also provide which files & interfaces i can use
SPI2/3 in custom bootloader
-
- Posts: 12
- Joined: Tue May 24, 2022 10:46 am
Re: SPI2/3 in custom bootloader
Team,
Any input on this query? I had to use SIP flash (SPI0/SPI1) as well as external flash (SPI2). I am using esp32s3 chip
Any input on this query? I had to use SIP flash (SPI0/SPI1) as well as external flash (SPI2). I am using esp32s3 chip
-
- Posts: 9739
- Joined: Thu Nov 26, 2015 4:08 am
Re: SPI2/3 in custom bootloader
There's nothing particular stopping you from doing that, but you can't use the normal drivers as FreeRTOS is not running. You should still be able to use the HAL layer, though.
Who is online
Users browsing this forum: No registered users and 112 guests