Resolved! Any STM32 with Split Power SPI Domains (1.8V & 3.3V IOs) ?
I’m working on a design where I need to communicate with two SPI devices that operate at different logic levels:1) A sensor running at 1.8v logic (need SPI + 2 other lines, all at 1.8v) 2) Everything else on my board, preferably running at 3.3v, I wi...