I am struggling to find information about these two items:
1) Is it possible to burn a fully customized bootloader to the 28KB system flash at address 0x1FFF8000? We need the bootloader to be able to upgrade firmware in code flash from external EEPROM. If it is possible, where do I find instructions on the procedure? (in English if possible). I have found pieces of confusing information about this topic in old posts but nothing clear and concise.
2) In datasheet page 14 TIM5 is described as 16/32 bit. How do I load a 32 bit value in the counter register since?TIM_TimeBaseInitTypeDef:TIM_Period is 16 bit?
Thanks
我正在努力尋找有關(guān)這兩個(gè)項(xiàng)目的信息:
1) 是否可以將完全定制的引導(dǎo)加載程序燒錄到地址 0x1FFF8000 的 28KB 系統(tǒng)閃存中? 我們需要引導(dǎo)加載程序能夠從外部 EEPROM 升級(jí)代碼閃存中的固件。 如果可以的話,我在哪里可以找到有關(guān)該程序的說(shuō)明? (如果可能的話,用英語(yǔ))。 我在舊帖子中發(fā)現(xiàn)了一些關(guān)于這個(gè)主題的令人困惑的信息,但沒(méi)有任何清晰和簡(jiǎn)潔的信息。
2) 在數(shù)據(jù)表第 14 頁(yè)中,TIM5 被描述為 16/32 位。 由于 TIM_TimeBaseInitTypeDef:TIM_Period 是 16 位,如何在計(jì)數(shù)器寄存器中加載 32 位值?
謝謝