ZHCSM61C November 2014 – September 2020 CC3200MOD
PRODUCTION DATA
请参考 PDF 数据表获取器件具体的封装图。
The CC3200 device maintains a proprietary file system on the SFLASH. The CC3200 file system stores the service pack file, system files, configuration files, certificate files, web page files, and user files. By using a format command through the API, users can provide the total size allocated for the file system. The starting address of the file system cannot be set and is always located at the beginning of the SFLASH. The applications microcontroller must access the SFLASH memory area allocated to the file system directly through the CC3200 file system. The applications microcontroller must not access the SFLASH memory area directly.
The file system manages the allocation of SFLASH blocks for stored files according to download order, which means that the location of a specific file is not fixed in all systems. Files are stored on SFLASH using human-readable file names rather than file IDs. The file system API works using plain text, and file encryption and decryption is invisible to the user. Encrypted files can be accessed only through the file system (see Figure 9-2).
All file types can have a maximum of 128 supported files in the file system. All files are stored in blocks of 4KB and thus use a minimum of 4KB of flash space. Encrypted files with fail-safe support and optional security are twice the original size and use a minimum of 8KB. Encrypted files are counted as fail safe in terms of space. The maximum file size is 16MB.
ITEM | TYPICAL FAIL-SAFE | TYPICAL NONFAIL-SAFE |
---|---|---|
File system | 20KB | 20KB |
Service pack | 224KB | 112KB |
System and configuration files | 216KB | 108KB |
MCU code | 512KB | 256KB |
Total | 4Mb | 2Mb |
Recommended | 16Mb | 8Mb |
The CC3200 device supports JEDEC specification SFDP (serial flash device parameters). The following SFLASH devices are verified for functionality with the CC3200 device in addition to the ones in the reference design:
For compatibility with the CC3200 device, the SFLASH device must support the following commands: