Wireless Charging solution Wiki
This Topic is used for Wireless Charging solution 1.Mcu C drive code: GitHub - STMicroelectronics/STWirelessCharging-C-Drivers: Standard C platform-independent drivers for wireless charging ICs
This Topic is used for Wireless Charging solution 1.Mcu C drive code: GitHub - STMicroelectronics/STWirelessCharging-C-Drivers: Standard C platform-independent drivers for wireless charging ICs
I am testing a L7815CV to charge a 12V Battery (I will use this in a solar system with a 20W solar panel where the input voltage might range from 0-22V and Imax=1.3A)When supplying an input voltage of 21V to the L7815CV, the L7815CV won't let any cur...
Hello,I am using an L6472 stepper motor controller.I have an EVAL6472H board coupled over SPI to a nucleo L4R5Zi board on SPI.I am running the motor controller on Step Clock mode. I am setting the hold current to 200mA. When the motor runs, I am upda...
I wanna to implement USBPD with stusb1602 and stm32f103.have 3 USBPD Port and implement control and operation with stm32f103.but i could not find any related information. According to document, that need to use stm32f072 to implement USBPD. ans so is...
I thought it was because of the capacitive load (25uF), so I tried to reduced it to 15uF, but haven't gotten any changes. I tried also to reduce the slew-rate on Vin, still no significant difference. Is this because of the soft-start?.
Hi, I need to implement an s-ramp for a stepper motor.Currently using L6482.Can you please point me in the direction of the correct controller + driver? Thanks!Uri
Hi all,I'm using L6482H stepper.The need has arisen to drive 2 motors simultaneously, with the same profile.I was thinking about daisy chaining the SYNC output of the first driver with the STCK of the second driver. But I understand that this will n...