Skip to main content

I2C_FREQ_HZ

Constant I2C_FREQ_HZ 

Source
pub(crate) const I2C_FREQ_HZ: u32 = 400_000;
Expand description

I2C bus frequency for normal command traffic. The ATECC608B supports up to 1 MHz; we run at the “fast mode” 400 kHz to match the typical layout constraints of breadboard / 2-layer PCB hardware. Lower if signal integrity is poor.