Part Number: F28M36P63C2 The MII_PHYRSTn pin does not output a low level when the 3.3v power supply rises. Since the PHY, which is the output destination of MII_PHYRSTn, expects MII_PHYRSTn to be at a low level when the power supply rises, the initialization…
Part Number: F28M36P63C2 Other Parts Discussed in Thread: C2000WARE , CONTROLSUITE Dear all,
my code on the C28 of F28M36P63C2 changes the ADC input pins regularly. The C28 runs at full speed of 150MHz. For this I use this function:
EALLOW; TP4_ON; memset…
Part Number: F28M36P63C2 Hi Team,
Here're some issues from the customer may need your help:
I am looking at the part of CSM. I have the following questions to ask:
1. Whether the code protection mechanism is divided into the following types: password…
Part Number: F28M36P63C2 Hi Team,
What's the difference between PENDSV and PNDSV?
25.6.3 Interrupt Control and State (INTCTRL) Register, offset 0xD04
25.6.11 System Handler Control and State (SYSHNDCTRL) Register, offset 0xD24:
Thanks & Regards…
Part Number: F28M36P63C2 Other Parts Discussed in Thread: C2000WARE , CONTROLSUITE , Hello,
I am looking into the possibility of achieving SIL2 level of functional safety for our system which uses F28M36P63C2 microcontroller. Could you please give me some…
Part Number: F28M36P63C2 Other Parts Discussed in Thread: CONTROLSUITE
Dear team:
My customer uses the on-chip ADC1 and ADC2 for sampling testing with the following settings:
Use the routine in controlSUITE and modified as:
The input port of ADC1 is…
Part Number: F28M36P63C2 Dear all,
we use the controller F28M36P63C2ZWTT. Unfortunatelly this device is not available for a longer time at the common distributors. Therefore I am looking for an alternative product which is pin-compatible and which can…
Part Number: F28M36P63C2 Hello Champs,
For F28M36P63C2ZWTT, the below TEMP value of DID1 register is read out as "0x10":
But for F28M36P63C2ZWTS (-40~125), what about this TEMP value of DID1 register? There is no description in the manual.
…
Part Number: F28M36P63C2 Hello,
We use a custom board with Concerto F28M36P63C2 and a XDS200 USB debugger.
After a flash programming procedure with our custom tool we cannot connect to M3 core anymore and the CCS displays the following message
We tried…
Part Number: F28M36P63C2
Hi, I have a problem with initializing some shared RAM blocks with the M3 subsystem after a watchdog reset.
This is my code. It works after a power on reset but gets stuck in the while loop after a watchdog reset.
RAMMReqSharedMemAccess…