Wangjialin
8ff0d986b6
bugfix(psram): improve spi cs timing settings for psram
...
1. remove redundant SPI clock settings, use rom functions to set clock.
2. remove redundant SPI cs setup and hold settings.
3. for old 32Mbit psram, cs hold time must only be 0.5T due to the special driving mode.(cs_setup = 0; cs_hold = 0)
4. for new 64Mbit psram, cs hold time is recommended to be 2.5T. (cs_setup = 1, cs_setup_time = 0;cs_hold = 1, cs_hold_time = 1)
2019-04-23 02:18:15 +00:00
..
2019-04-15 21:14:38 +08:00
2019-04-17 16:59:24 +08:00
2019-03-20 13:45:54 +00:00
2019-04-17 16:59:24 +08:00
2019-04-17 16:59:24 +08:00
2018-08-20 16:49:20 +08:00
2017-09-08 09:59:09 +08:00
2018-10-15 14:32:58 +08:00
2018-09-25 15:13:47 +08:00
2019-04-17 16:59:24 +08:00
2019-04-17 16:59:24 +08:00
2019-03-20 13:45:54 +00:00
2018-07-05 22:20:20 +03:00
2019-04-17 16:59:24 +08:00
2018-06-13 11:36:15 +10:00
2018-05-18 16:16:03 +03:00
2018-05-21 22:00:51 +05:00
2018-05-31 02:21:36 +00:00
2019-04-17 16:59:24 +08:00
2018-03-21 13:27:56 +05:00
2018-10-24 17:32:20 +05:30
2018-06-15 15:49:23 +08:00
2018-10-15 14:32:58 +08:00
2018-08-20 16:49:20 +08:00
2019-02-28 20:38:31 +08:00
2018-05-09 22:52:50 +08:00
2019-01-02 20:06:06 +11:00
2017-10-16 19:47:33 +08:00
2018-09-06 14:52:04 +08:00
2018-10-26 13:14:19 +08:00
2018-05-31 17:09:40 +08:00
2018-09-26 08:52:15 +05:30
2018-04-10 08:53:43 +02:00
2018-09-03 04:39:45 +00:00
2018-01-18 23:10:29 +00:00
2018-10-21 15:11:45 +08:00
2018-09-25 15:13:47 +08:00
2019-04-17 16:59:24 +08:00
2018-04-03 20:13:49 +08:00
2016-08-17 23:08:22 +08:00
2018-06-18 12:34:53 +08:00
2018-12-12 11:58:55 +08:00
2018-09-05 10:35:04 +08:00
2019-04-17 16:59:24 +08:00
2018-05-22 14:16:09 +08:00
2018-11-21 03:42:15 +00:00
2018-09-26 08:52:15 +05:30
2017-10-18 14:19:16 +08:00
2018-05-18 03:14:46 +00:00
2018-05-18 03:14:46 +00:00
2019-02-27 16:38:29 +11:00
2018-08-27 19:01:03 +08:00
2017-06-15 18:15:36 +08:00
2019-04-02 12:52:58 +11:00
2019-04-23 02:18:15 +00:00
2019-02-13 14:24:20 +08:00
2019-02-13 14:24:20 +08:00
2017-11-17 12:08:36 +03:00
2019-02-19 12:43:35 +08:00
2018-10-09 08:57:23 +02:00
2019-04-17 16:59:24 +08:00