Other Parts Discussed in Thread: CC430F5137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1051395/cc430f5137-using-fixed-lt-fifo-to-transmit-data…
那您上述程序运行如何?是自己制作的板子?建议先运行下TI例程,看是否能正常采集转换
您可以参考下面的例子,是采集A2/A1/A0, 使用internal 2V Ref
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2016, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or…
给你个例程看看,不过是寄存器版本的,可以参考看看
// PWMDual1.c
// Runs on TM4C123
// Use PWM0/PB6 and PWM1/PB7 to generate two square waves with 50% duty cycle
// and 180 degrees out of phase.
// Daniel Valvano
// September 10, 2013
// Please note:
/*
This is a modified…
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, 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
* are…
BAORONG YANG 说:
最大50个字节,但具体的地�能否告知哈,我在手册上没找到
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted…