Other Parts Discussed in Thread: TCAN4550, LP2985
I made a simple isolated CAN controller addon module for our larger project. Because of need to handle different voltage potentials I connected the TCAN4550 via digital insulators 2xMAX14930 and 1xMAX14932 and it's powered by 9V DC-DC isolated module. I decided to utilize internal LDO of TCAN4550 to power those digital insulators to save need of ext. LDO chip. The problem is that after power on the LDO output doesn't start to supply 5V as expected. Instead it makes sharp rise to cca 1,7V and it's immetiatelly turned off while Vccout falls exponentially (see scope, real V range is 1V/div not 100mV/div). After cca 10ms it will tries to turn on Vccout again but same as before it's turned off and it cycles endlessly. When I disconnected digital isolators from Vccout and power on then 5V started normally on Vccout. Then I connected digital isolators through ampermeter and read load current about 20mA (5V keeps going) that is safely under 70mA Vccout limit. I also tried to increase ceramic capacitor at Vccout from reccomended 10uF to 20 and 30uF but without any effect. Do you have an explanation for such behavior? Anyway I will probably need to change design to use external LDO because if it would enter sleep mode the TCAN4550 will cut off Vccout and I will be unable to reset it back as RESET signal go through digital isolator powered by Vccout that creates man cutting a branch below himself problem... :\