I examined REF5030IDGKT and REF5030AQDRQ1 for produce VREFHI 3V. Can i use 3.3V supply in order to produce VREFHI 3V? The both of them minimum input voltage seems 3.2V, but In TMDSCNCD28388D demo board REF5030 was used for generating VREFHI from 3.3V. …
Part Number: TMS320F28386D Tool/software: Hello!
I am trying to connect to my target (TMS320F28386D) by way of the XDS110 Debug Probe. The target's connector is the 10-pin ARM while the XDS110's connector is the CTI-20.
Schematically the 10-pin…
Alex,
Thanks for reaching out, I'll address each of your points below:
Alexy Torres said: 1) How are peripheral frames connected to the mains busses (Sys, DMA, CLA)?
At a high level, you can think of each peripheral frame as a local bus aggregator…
Hi Hoang,
Hoang Nguyen said: I changed SCI_FIFO_TX15 to SCI_FIFO_TX16 but the problem still exists.
If you just changed the file in the [C2000ware install]/driverlib folder it likely still won't actually fix the issue since these aren't actually what gets…
Part Number: TMS320F28386D Tool/software: Hi,
I'm trying to handle the DCAN_A with the core CM. I test my CAN hardware with CPU1 and it works ok.
I use the examples can_config_c28x for CPU01 and can_ex1_polling for CM.
I changed the CAN GPIO to GPIO62…
Part Number: TMS320F28386D Tool/software: Initially in our application, releasing the flash pump was a straightforward affair:
__eallow();
ReleaseFlashPump(); // from f2838x_ipc_defines.h
Which compiled to equally straightforward assembly code:
…
Part Number: TMS320F28386D
Tool/software:
Hi Team
I am working on a project using the TMS320F28386D.
I am working on a project to communicate with MLX90363 to determine the position of the magnet.
However, I am having a problem with the SPI communication…
Part Number: TMS320F28386D
Tool/software:
Hi Experts,
I am new to MCAN module.
I am working on a custom board using F28386D. My custom board has a CAN interface using MCAN module. I connect the CAN interface to a CAN-to-USB device to watch CAN communication…
Hi Delaney,
Yeah this is what I believe too, I was trying to find an explanation but without being able to replicate it we are definitely stuck.
Maybe the evaluation board I am using is starting to get old hehe.
Thank you for your help,
Best regards
…
Part Number: TMS320F28386D Tool/software: I am trying to control the system using this MCU.
Both CPU1 and CPU2 are operating normally, but CPU1's CLA1 keeps encountering a 0x0000 error (I will attach a picture below).
I would like to know the…