Цитата
Достаточно один из них, например Initialization latch.
Собираюсь использовать метод Initialization Latch для программирования детектора, сбивает указание грузить и function latch и initialization latch.
Цитата
Device Programming After Initial Power-Up
After initially powering up the device, there are three ways to
program the device.
Initialization Latch Method
1. Apply VDD.
2. Program the initialization latch (11 in two LSBs of input
word). Make sure that the F1 bit is programmed to 0.
3. Conduct a function latch load (10 in two LSBs of the
control word). Make sure that the F1 bit is programmed to 0.
4. Perform an R load (00 in two LSBs).
5. Perform an N load (01 in two LSBs).
Цитата
Это полный проект, собирающийся и под AVR и под ARM. Пользуйтесь поиском по файлам Вашего текстового редактора.
В архиве один файл adf4001.c. Это явно не все. Буду благодарен за полный проект.