Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 219555

Forum Post: TMS320F28377S GPIO setting (usage)

$
0
0
This is selahadin a new Ti user from Korea. Recently I tried writing a code for externally connected LED on breadboard yet my failures. So I was wondering if anyone could help me or suggest me anything to read so that it would help me on using my Ti dev kit through ccs as well as on my future project (running it on Mac ^^). Thank you. Here is how i tried writing the code void main() { setup_adc(ADC_OFF); setup_oscillator(OSC_4MHZ); // while(1) { output_high(GPIO_23); delay_ms(500); output_low(GPIO_23); delay_ms(500); } } Regards,

Viewing all articles
Browse latest Browse all 219555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>