CSDADC Feedback P5[5] problem bug

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

HI, I have found a bug in the 24x94 CSDADC.inc files in C:\Program Files\Cypress\Common\CypressSemiDeviceEditor\Data\Stdum\CSDADC\CSDADC_24xxxxxx\    

   

   
`@INSTANCE_NAME`_FEEDBACK_PIN: `@CTAB40`equ `@Feedback Resistor Pin`
   

Must be changed to:

`@INSTANCE_NAME`_FEEDBACK_PIN: `@CTAB40`equ 0x`@Feedback Resistor Pin`  
   

   

Otherwise the precompiler compares 0x10 with 10 (dec) when using P5[5] (Port 5 pin 5)

   

Cheers

   

-Glen

   

Please report this Ganesh 🙂

0 Likes
3 Replies
Anonymous
Not applicable

Thanks, Glen.  I will report this to the concerned team and get this fixed.

Best Regards,
Ganesh

0 Likes
Anonymous
Not applicable

Bug logged and will be fixed soon.

   

 

   

Best Regards,

   

Ganesh 

0 Likes
Anonymous
Not applicable

Hi

   

In project CSD is getting hang after some time,

   

any body have any solution to this .....

0 Likes