2021-04-25 10:21 AM
I am planning to use LED2472GQTR 24 channel LED driver for a project but MCU used in the EVK is STM32F103C6T6 which is a 32 bit MCU. My application is only driving LEDs nothing more. Any simple MCU with SPI interface around 20 to 28 pin count can be suggested ?
Thanks
2021-04-25 10:53 AM
What's wrong with a 32-bit micro-controller with current debug and development tools?
You have a preferred 8-bit architecture you have some existing experience with?
Could probably find a small STM32 Cortex-M0(+) part in 8 or 20 pin SOP
https://www.embedded.com/arm-cortex-m0-based-mcu-comes-in-8-pin-packages/
2021-04-28 07:30 AM
Thanks for the suggestion. I'll look in to it.