EmbeddedRelated.com

compare match 4 Interrupt-F2812

Started by baha...@hotmail.com in TI C200012 years ago

Hi, I am using F2812 chip to implement the following. 1- Generate a symmetric three phase PWM, PWM7-12, using EVB on chip. 2- Map the compare...

Hi, I am using F2812 chip to implement the following. 1- Generate a symmetric three phase PWM, PWM7-12, using EVB on chip. 2- Map the compare match 4, CMP4, to call a software Interrupt service routine using PIE. The first task, PWM generation, was successfully done. I have verified the physical hardware output using a scope. However, for the second part, compare match Interrupt, I couldn?t


toogle GPIO pins in Assembly language.

Started by ekcomp in TI C200013 years ago

Hi I am working with TMSF2809 processor and want to toogle GPIO pins in Assembly language. Does somebody know how can I do this ? Which...

Hi I am working with TMSF2809 processor and want to toogle GPIO pins in Assembly language. Does somebody know how can I do this ? Which commands can I use ? There is a good assembly book for TMSf24xx series, but it seems no one for TMSf28xx. Thank you in advance Sincerely yours, ------------------------------------ You can post a message or access and search the archives of this...


problem in intialization of UART(SCIa) of TMS320F28335

Started by sbhu...@rmsindia.com in TI C200013 years ago 1 reply

Hi. I am using TMS320F28335 starter kit by texas. I am having problem in running of SCI(UART) code example given with software. As according to...

Hi. I am using TMS320F28335 starter kit by texas. I am having problem in running of SCI(UART) code example given with software. As according to software example, it is running at 115200 baud rate at 25Mhz clock. But when run the code and check at hyperterminal(hyperterminal is working properly), I found wrong data at the terminal. Also I have checked the code for different baud rates.According to ...


SGEN Library

Started by sean...@rocketmail.com in TI C200013 years ago

Hi, Does anyone have a good explanation on how to set the amplitude of a sine wave using the...

Hi, Does anyone have a good explanation on how to set the amplitude of a sine wave using the SGEN library? Thanks, Seán ------------------------------------ You can post a message or access and search the archives of this group on DSPRelated.com: http://www.dsprelated.com/groups/c28x/1.php _____________________________________ Note: If you do a simple "reply" with your email clien...


string to hex/string problem

Started by hasan mustafa in TI C200014 years ago 3 replies

hello everyone, im facing a problem, im sending a HEX values to the PC, put the PC program display it as string, BUT i want it as HEX, i cant...

hello everyone, im facing a problem, im sending a HEX values to the PC, put the PC program display it as string, BUT i want it as HEX, i cant change the PC part, because its displaying other information too, it will be easier for me if i change the TI code, for example, i want to send 0xEA on the screen i received it as ?,,, i want to see it as EA i did like that tempTXFrame= 0...


Flash programing

Started by amin...@yahoo.com in TI C200014 years ago

Hi everyone I have a problem with flash programing, I have my F2812 custom board and run my program in internal ram then it's work good. i use...

Hi everyone I have a problem with flash programing, I have my F2812 custom board and run my program in internal ram then it's work good. i use xds510 emulator, now i want to load my code into flash for stand alone working. the problem is my code runnning but some peripheral not work in this mode,ADC_ISR and T0_ISR are work but SCI and SPI not work, i track my code and saw SCI and SPI ISR runnin...


UART, easy prob.

Started by hasan mustafa in TI C200014 years ago 2 replies

hi everyone im using 2811,,,,the problem,is im trying to receive and send the same char 8-bit .from other processor Uint16 Rx_UART,...

hi everyone im using 2811,,,,the problem,is im trying to receive and send the same char 8-bit .from other processor Uint16 Rx_UART, Tx_UART; //Transmit&Receive while ( ScibRegs.SCIFFRX.bit.RXFIFST != 0 ) { Rx_UART = ScibRegs.SCIRXBUF.all; Tx_UART = Rx_UART; } while (ScibRegs.SCIFFTX.bit.TXFFST != 0); ScibRegs.SCITXBUF = Tx_UART; SciaRegs.SCIFFRX.bi...


Problems with SDFlash when programming 28335

Started by xingxingxie in TI C200014 years ago

Hi,everybody.I download the file:"setupCCSPlatinum_v30330.exe","sdf28xx_v3_3_serial.exe" and install them, setup the sdopts.cfg file in system32...

Hi,everybody.I download the file:"setupCCSPlatinum_v30330.exe","sdf28xx_v3_3_serial.exe" and install them, setup the sdopts.cfg file in system32 derectory.Connect a serial cable between the DSP SCI-A and PC, set the boot mode to SCI-A mode. Modify the project Settings, but when I power up the DSP, reset the SDFlash, below message appear in the programming flash output window: MSG:Unloading dri...


can't allocate .text, size 00003b3f

Started by maki...@gmail.com in TI C200014 years ago 3 replies

Hi, I use F2812 to build a model from Simulink then download into F2812. During linking and downloading in CCS. I encounter these...

Hi, I use F2812 to build a model from Simulink then download into F2812. During linking and downloading in CCS. I encounter these problems > error: can't allocate .text, size 00003b3f (page 0) in RAMH0 (avail: 00001ffe) > > error: errors in input - testfuzzy1a.out not built Anyone having this problems before? Any recommend solutions? Thank you. -jenny- ___________


Power Failure on Target CPU

Started by George in TI C200014 years ago

Dear everyone?? My emulator and target board run properly before today, however, when I open my develop environment and debug my program...

Dear everyone?? My emulator and target board run properly before today, however, when I open my develop environment and debug my program again it appeared the error information as follow: 1) Power Failure on Target CPU: Error 0x00001020/-1145 Error during: Execution, Target, 2) Unrecoverable emulation error Sequence ID: 16 Error Code: -1145 Error Class: 0x00001...


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright