clough42 / electronic-leadscrew

Lathe electronic leadscrew controller
MIT License
321 stars 117 forks source link

f280049C/CCS Documentation #174

Open tarwy1 opened 3 years ago

tarwy1 commented 3 years ago

Hi, less of an issue with the ELS project, but i am trying to make my own version of this using a different seven segment display driver circuitry and some other different elements, but i am having a lot of trouble finding good documentation on the TI launchpad and code composer studio regarding gpio, spi, pwm, generally interfacing with the hardware etc, is anyone able to help with this?

Thanks

JonWoellhaf commented 3 years ago

I tried to email this, but the email bounced. Let's see if this works.

See if these documents help. I tried to attach them, but no joy. You should be able to find them by searching their titles.

1) TI Launch Pad Development Kit.pdf

2) TI Microcontroller Tech Ref Man.pdf

Jan

tarwy1 commented 3 years ago

Hi, tried searching those titles and found a lot of results relating to the MSP430 development boards, and none pertaining to the f280049c board, would you be willing to attach a dropbox/google drive share link? Thanks a lot for helping!

Charlie

JonWoellhaf commented 3 years ago

I can't attach them to a response and have it go through. Are you on Practical Machinist?Sent via the Samsung Galaxy S8, an AT&T 5G Evolution capable smartphone -------- Original message --------From: tarwy1 @.> Date: 8/22/21 16:24 (GMT-07:00) To: clough42/electronic-leadscrew @.> Cc: JonWoellhaf @.>, Comment @.> Subject: Re: [clough42/electronic-leadscrew] f280049C/CCS Documentation (#174) Hi, tried searching those titles and found a lot of results relating to the MSP430 development boards, and none pertaining to the f280049c board, would you be willing to attach a dropbox/google drive share link? Thanks a lot for helping! Charlie

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.

clough42 commented 3 years ago

The TI page or the particular launchpad has links to all the docs. I worked mostly from the reference document, which is thousands of pages. Not a lot of tutorials out there like with the Arduino platform.

On Sun, Aug 22, 2021 at 7:41 PM JonWoellhaf @.***> wrote:

I can't attach them to a response and have it go through. Are you on Practical Machinist?Sent via the Samsung Galaxy S8, an AT&T 5G Evolution capable smartphone -------- Original message --------From: tarwy1 @.> Date: 8/22/21 16:24 (GMT-07:00) To: clough42/electronic-leadscrew @.> Cc: JonWoellhaf @.>, Comment @.> Subject: Re: [clough42/electronic-leadscrew] f280049C/CCS Documentation (#174) Hi, tried searching those titles and found a lot of results relating to the MSP430 development boards, and none pertaining to the f280049c board, would you be willing to attach a dropbox/google drive share link? Thanks a lot for helping! Charlie

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clough42/electronic-leadscrew/issues/174#issuecomment-903380889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZLSHGHOBPMFZTHNE5ZHU3T6GRNJANCNFSM5CQPMJFA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

pmelevende commented 3 years ago

Hi @tarwy1

In the 'C2000 Piccolo F28004x Series LaunchPad Development Kit (Rev. B)' user guide here; https://www.ti.com/lit/pdf/spruii7 ..theres a bunch of examples referred to as well.. Search that doc for 'Hardware Platforms and Software Examples'

Paul

Turner75 commented 3 years ago

Saw this project a few weeks ago and realized what a difference it would make to threading on my ancient Drummond 1924 M4 Lathe, will remove all those exposed noisy change wheels. I have had lots of automation experience in my thirty years employment in the aerospace industry dating back 30 years and have had a home machine shop, mill, lathe, etc, etc since mid 1960's. Programming experience in assembler, Intel 8085/6, Microchip PIC basic. Struggling up a very steep learning curve with Code Composer IDE and C constructs. Got unit to work finally using original CCS Ver. 9.01. to build/compile/flash early experimental els version with lots of help from ELS Part 10, How to Progam a TI LaunchPad. Later versions of CCS, 1.4, generate lots of errors with the original code. Question. How to incorporate latest code updates and build, compile, flash, onto els Launchpad firmware. Any help most welcome. Graham T
P.S. Clough42 workshop series one of the best on YT.