求助ADS131E08驱动程序
void ADS131E08_Init(void){ u8 i; GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOC | RCC_...
void ADS131E08_Init(void){ u8 i; GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOC | RCC_...
现在在做ADS131E08的数据采集,板子是STM32F10X系列的,按技术手册上配置寄存器采集到的数据全为0,有没有参考程序可以参考一下? Amy Luo: 您好, 参考下面链接: e2e.ti.com/…/2844179