这个芯片是有20个通道,是足够用。配置方法是一样的。可以参考此例程
//***************************************************************************** // // single_ended.c - Example demonstrating how to configure the ADC for // single ended operation. // // Copyright (c) 2010-2015 Texas Instruments…
看着没啥问题,附上差分的例程
/* --COPYRIGHT--,BSD
* Copyright (c) 2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions…