Part Number: TMS320F28051 Hello,
In terms of Flash sizes, when looking at the description of the TMS320F28051 on its product page, I see the following - "C2000 32-bit MCU with 60 MHz, 64 KB flash , PGAs, 2 MSPS ADC".
But, when looking at the comparison…
Part Number: TMS320F28051
Tool/software: Code Composer Studio
Hi, I am launching a PCB designed by me with a TMS320F28051 microcontroller. I have a problem loading the program, even though JTAG verification is ok. I soldered two boards and both have the…
Part Number: TMS320F28051 How to assign I/O port for 6 hall sensor signal input? Check the TMS320F28051PNT, There is one eCAP module for 3 hall sensor. So, How to define the another 3 hall sensor for hardware port? If use general purpose I/O for the 3 hall sensor, how to fulfill the the capture …
Part Number: TMS320F28051 Other Parts Discussed in Thread: UNIFLASH , C2000WARE Hello,
I want to make a PCB that only has the TMS320F28051 processor and an LED on it. My goal would be to get the processor to blink the LED. What I am aiming to learn from…
Part Number: TMS320F28051 Tool/software: Code Composer Studio Hello,
I just received my new board mounted with TMS320F28051 and try to connect my XDS510LC to it through the JTAG connector. It is not possible to connect to it: C28xx: Error connecting to…
Part Number: TMS320F28051 Can we "wakeup" the TMS320F28051 from HALT mode by using the watchdog and/or a GPIO? We want HALT mode for low power but we need to wakeup about once per second to monitor some voltages then go back to HALT mode. If a GPIO line…
Part Number: TMS320F28051 To exit from Standby all I need is a low on a GPIO and the code will then continue.
When trying to exit from Halt however it seems I need a low then high to exit.
When I push my button in Standby mode the code will continue. …
Part Number: TMS320F28051 Hello,
I'm actually having a big problem with the ADC conversion on the processor TMS320F28051. The goal is to make continuous conversion on all ADC inputs, with SOC generated by the ADCINT1.
My problem is that some of these…
Part Number: TMS320F28051 I'd like to keep track of boards by using a unique identifier, is there a cpu serial number and is it accessible in memory space in the F2805x family?
Part Number: TMS320F28051 Hello team,
I am supporting an application where there is two actuators being driven by PWM signal (up to 80% duty cycle, 10kHz) from EPWM5A and EPWM5B that we are detecting current from into ADCINA0 and ADCINA5 on TMS320F28051…