Part Number: HERCULES_SAFETY_MCU_DEMOS Hello, I am a beginner trying to get I2C to work on the TMS570LC43x Microcontroller and I am using the code provided in the "example_i2cMaster_TX_RX.c" file. I use the functions generated by HalCoGen and configure…
Part Number: HERCULES_SAFETY_MCU_DEMOS Tool/software: TI C/C++ Compiler Hi,
I'm configured SPI1, SPI2, SPI3 and SPI4 use Halcogen. SPI1, SPI3 and SPI4 work very good, but i have some problems with SPI2.
When i use spiTransmitAndReceiveData(spiBASE_t…
Part Number: HERCULES_SAFETY_MCU_DEMOS
Hello!
I installed Hercules Safety MCU Demos to study the Safety features of the RM57Lx LaunchPad.
Firstly im not 100% sure which exe is needed to run in order to run the demo on the RM57Lx LaunchPad.
Am…
Part Number: HERCULES_SAFETY_MCU_DEMOS Hello,
What is the silicon resistor value, in Ohms, used in the RM44L520AAPZ for the I/O Pin as internal pull-ups or pull-downs?
Also can you send a schematic / Block diagram of the I/O pin?
In the MSP430F…
Part Number: HERCULES_SAFETY_MCU_DEMOS Tool/software: Code Composer Studio - system: windown 7 64 bit
- installation file: CCS8.3.1.00004_win32
I try to install the CCS but I failed many times with two errors.
"An error occured: Installer failed…
Part Number: HERCULES_SAFETY_MCU_DEMOS Tool/software: Code Composer Studio Hi EveryOne
I use RM46L852 to communicate with CC1201, by SPI.
As i know, i can use speed 7.7Mhz to access CC1201 register, I did it quite well only one thing, sometime RM46L852…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Hi team,
I have someone interested in the HERCULES_SAFETY_MCU_DEMOS found here:
http://www.ti.com/tool/hercules_safety_mcu_demos
There appears to just be only an alert me button…
Part Number: HERCULES_SAFETY_MCU_DEMOS Hello,
I was flashing the center aligned PWM code on my MCBTMS570 Development Kit. But its not showing on center aligned on Oscilloscope -
However, its showing perfectly on my HET IDE simulation window (waveviewer…
Part Number: HERCULES_SAFETY_MCU_DEMOS Tool/software: TI C/C++ Compiler Hi every One
I am wondering, can i use Emac(ethernet) on Hercules without RTOS (SafeRtos, FreeRTOS...)? (just CCS with Ethernet Driver)
I researched on the internet and i saw…
Part Number: HERCULES_SAFETY_MCU_DEMOS Hello,
I'm working on HET IDE for my TMS 570 LS 1227 series. I am having query related to program size/memory.
I'm having code of 400+ lines. In major, it contains of switch and branching type of code. When I…