Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Кармин Новиелло - Освоение STM32.pdf
Скачиваний:
2739
Добавлен:
23.09.2021
Размер:
47.68 Mб
Скачать

E. Изменения книги

790

Выпуск 0.3 – 12 ноября 2015

This release contains the following changes:

Tool-chain installation instructions have been successfully tested on Windows XP, 7, 8.1 and the latest Windows 10.

Added in Chapter 4 the description of the CubeMXImporter, a tool made by this author to automatically import a CubeMX project into an Eclipse project made with the GNU MCU plug-in.

This release adds the following chapter:

Chapter 7 about NVIC controller.

Выпуск 0.4 – 4 декабря 2015

This release contains the following changes:

Added in Chapter 5 the definition of freestanding environment.

Figures 11 and 12 in Chapter 5 have been updated to better clarify the signal levels.

Added a paragraph about 96-bit Unique-ID in the Appendix A.

This release adds the following chapter:

Chapter 8 about UART peripheral.

Выпуск 0.5 – 19 декабря 2015

This release adds the following chapter:

Chapter 9 about how to start a new custom design with STM32 MCUs.

Выпуск 0.6 – 18 января 2016

This release adds the following chapter:

Chapter 9 about DMA controller and HAL_DMA module.

Выпуск 0.6.1 – 20 января 2016

This release contains the following changes:

Better clarified in paragraphs 7.1 and 7.2 the relation between NVIC and EXTI controller.

In Сhapter 9 clarified that the BusMatrix also allows to automatically interconnect several peripherals between them. This topic will be explored in a subsequent chapter.

Clarified at page 266 that the we have to enable the DMA controller, using the macro

__DMA1_CLK_ENABLE(), before we can use it.

Выпуск 0.6.2 – 30 января 2016

This release contains the following changes: