Weloop tommy has an external FLASH and RAM. According to product specification it's 16kB RAM and 512kB FLASH.
RAM pinout
It's easier to describe pinout than indicate a specific chip that's used. RAM looks like a microchip 23K640. Pinout is correct but available size is lower than expected. But that may be an error in specification. It looks like internal RAM size and external RAM size were swapped. Documentation for microchip 23K640 can be found HERE.
Chip pinout:
RAM pin | NRF WLCSP pin | NRF pin name |
SCK | J6 | P0.11 |
SI | J5 | P0.12 |
SO | J7 | P0.09 |
CS | B6 | P0.23 |
FLASH pinout
It's even harder to indicate flash chip model. If you know what chip it is please add a comment or write a message.
Update:
It's W25Q40CL. Documentation can be found HERE.
Chip pinout:
FLASH pin | NRF WLCSP pin | NRF pin name |
SCK | J6 | P0.11 |
SI | J5 | P0.12 |
SO | J7 | P0.09 |
CS | J8 | P0.08 |
WP | H6 | P0.10 |
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.