Yes. The internal capacitance of the HFXIN and HFXOUT pins are 1pF each. The values to select for the external CL capacitors depends on the crystal (xtal). Refer to the crystal vendor for selecting the…
No. To fully reset the entire chip including RTC related circuitry and wakeup configuration, all 3 main power supply inputs must be powered down (VBUS, VDD, VRTC).
No, the MAX32600 API does not automatically copy the interrupt vector table to RAM. The MAX32600 API includes a function, NVIC_SetRAM(), in nvic_table.h for copying the interrupt vector table to RAM, but…
No, external capacitors are not needed on the 32KIN and 32KOUT pins. The 32KIN and 32KOUT pins have an internal capacitance of 6pF each. Therefore, only a 32kHz crystal (XTAL) should be connected to these…
Yes, VDDA3 is a voltage output. The voltage on VDDA3 is derived from the voltage on either VDD (1.8V to 3.6V), or VDDB (3.3V) if USB is connected. Furthermore, there is no internal regulation on VDDA3…
The MAX32600 IC data sheet is correct. On the MAX32600-P85 (192 ball BGA) ball K10 is VSS. The signal LOUT came from a preliminary version of the MAX32600 and was supposed to be removed.
The MAX32600 includes a 2KB 2-way set associative cache with Least Recently Used (LRU) replacement. A line fill buffer is used to read 128-bits from the internal flash memory on a cache read and the code…