Dear support,
While trying to develop a C++ driver for the LMX2594, I noticed the configuration settings in TICS Pro software don't match the guidelines in the datasheet. While Section 7.5.3 of the datasheet states that register bits that do not have field names in the table should be programmed to the same values shown in the table, but the TICS Pro software doesn't necessarily program these bits based on this recommended way. For example the software starts by writing 0x000A then 0x0008 to register R0, but according to the register map document bits 4, 10, and 13 should have been set to '1'. Other registers have the exact same problem.
The question is, should I follow the requirements in the datasheet or just program the part like the TICS Pro software and ignore these register bits?
Regards,
Shant