Secondary Bootloader Necessary?

2 posts / 0 new
Last post
mabraun
Offline
Last seen:3 years 6 months ago
加入:2015-11-16 15:57
Secondary Bootloader Necessary?

Hi Dialog Team,

we are planning to use an external I2C EEPROM (ST M24256) in our design. I have read through AN-B-001, AN-B-023 and UM-B-012, now I want to make sure I understand the following correctly:

1.圣M24256 EEPROM has a page size of 64 byte. The default page size of the DA14580 is 256 byte. My understanding is that we have to use a secondary bootloader to change the page size to 64 byte. Is that correct?

2. The default I2C clock when booting from an external peripheral is 100 kHz. Am I correct in assuming that I can increase the clock rate (e.g. to 400 kHz) when using a secondary bootloader?

Thank you!

MHv_Dialog
Offline
Last seen:2 months 5 days ago
工作人员
加入:2013-12-06 15:10
Hi mabraun,

Hi mabraun,

You are correct on both accounts. You will need a secondary bootloader for the specific page size and you can, in this boot loader, increase the clock frequency on I2C to 400kHz.