Posted on February 09, 2018 at 10:35In the application note the number of turns are not mentionedunfortunately. For the manufacturer I need to specify the number of turnsand the wire gauge size which is missing.On Feb 9, 2018 3:00 PM, 'Patrizia Bell...
Posted on February 09, 2018 at 07:42Hi,I am unable to find the number of turns for the transformer in this reference design . Can someone help me out with the same.Application note: AN4905http://www.st.com/content/st_com/en/products/evaluation-too...
Posted on January 22, 2018 at 08:55I tried this out it doesnt work.It is basically considering one byte at a time for 32 times and i think the issue is with the Transmit before the while loop where am writing to the EEPROM
Posted on January 22, 2018 at 07:30Hello, Am using STM32F0 uC for interfacing with a AT24C64. I am not able to write sequentially to the EEPROM after one page, i.e 32 Bytes. Can someone please if the logic is wrong.This is the code:data[0]=0x00; //F...