Part Number: TMS320F280037C Tool/software: Hi there,
I'm trying to use static_assert() in my code. When I add it and the assert expression is true, it works fine. When the expression is false, I get the error message:
error #95: the size of an array…
Part Number: TMS320F280037C Tool/software: I am writing 8 bytes to flash using flash API and trying to read them by deferencing the address as below:
#define BANK1_SECTOR4_START 0x94000ul //CALIBRATION parameters #define CALIB_PARA_SECTOR_ADDRESS BANK1_SECTOR4_START…
Part Number: TMS320F280037C I had two days ago correspondence with Benjamin Collier about this problem. I marked the problem solved, because there was an obvious HW problem. However, it was not solved. I can now do a successful test in the Target Configuration…
Part Number: TMS320F280037C Other Parts Discussed in Thread: SYSCONFIG , C2000WARE Tool/software: I have a question regarding setting up the DCSM OTP so that the device standalone boots from Flash.
I understand that the Boot Mode Select Pins for the…
Part Number: TMS320F280037C Tool/software: Hi champs,
When my customer uses SDFM, he can check the data and clock signals and determine the setup and hold time. However, he doesn't know real setup and hold time the GPIO module capture before transmitting…
Part Number: TMS320F280037C Hello,
I am developing a single wire LED protocol for the LED SK6812. I thought about using the CLB to program the communication protocol. While defining the requirements for the input and output of the CLB I came across…
Part Number: TMS320F280037C Tool/software:
I want to send set of variable's values through CAN for monitoring purpose. Some of these variables are declared in cla to cpu RAM. I am tryig to send these variables from cpu through CAN inteface to another…
Part Number: TMS320F280037C Tool/software: We are currently experiencing unexpected resets with our F280037C microcontroller while operating around 80°C ambient temperature environment. We noticed that there was a loss of CAN communication for a period…
Part Number: TMS320F280037C Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
We are using the MCAN Module with CANFD feature enabled. We also have implemented the CANOpen protocol over this module. We have came across the following issue…
Part Number: TMS320F280037C Other Parts Discussed in Thread: UNIFLASH , C2000WARE , SYSCONFIG Hello,
I am currently developping a bootloader application. I am still in the requirement deifnition stage and I would like ask some questions before proceeding…