-
初始化如下:
`...`
`sfud_init();`
`fal_init();`
`fdb_tsdb_init(&s_chargedb, "chargedb", NOR_FLASH_PART1_NAME, get_time, 512, NULL);`
`...`
每次上电都会重新格式化扇区,并且分区表的起始地址不正确。
日志如下:
[SFUD] (../3rdparty/…
-
*jjsantala:*
This problem had gone away for most Omega2 devices in 19.07, but now its back.
See older ticket, it's probably the same thing again: https://bugs.openwrt.org/index.php?do=details&task…
-
The Format 'units' parameter does not accept the Exabyte and Yottabyte args (EB,YB) it lists as acceptable. The 'units' parameter to Format is not listed in the standard help file yet that parameter i…
-
# Feature Branch
Current feature branch for this issue: [not created yet](../tree/feature/issue-12345/projectname-branchversion).
## Progress
- [ ] Assign OID arcs:
- [ ] OID arc for SCSI …
-
**Description**
I am not sure whether this is a bug or expected behavior. We are using an nrf52840dk/nrf52840 board, and want to use "normal" SPI driver (CONFIG_SPI_NOR) instead of the QSPI driver …
-
## Pre-bug report checklist:
Do this checklist before filing an bug report:
- [ ] Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome.
…
-
I have written the [programmer](https://github.com/pvvx/TLSRPGM):
```
magnus@magnus-ThinkPad-X1-Carbon-6th:~/repo/zigbee_button/programmer$ python TlsrComProg.py -p /dev/ttyUSB1 -t5000 we 0 uart2s…
-
Hi! Congratulations for this project, really appreciated.
This is not really an issue but I would like to ask you some advice. I hope you have still some free time to help me.
I'm a newbie of i2c/RT…
-
The function `capacity` on the async `ReadNotFlash` trait is not async: https://github.com/rust-embedded-community/embedded-storage/blob/master/embedded-storage-async/src/nor_flash.rs#L18
I'm tryin…
-
想要给 512mb 升级成 2G 或者 4G 的,有没有大神操作过