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
Hey,I note That There is an instruction ERROR in en.x-cube-spn3 code.in Powerstep01_SetDeviceParamsToGivenValues(uint8_t deviceId, powerstep01_Init_u_t *initPrm); function of powerstep01.c file, at line 1912 to 1914, the instruction, " Powerstep01_Cm...
The spi communication is interfaced to driver ic from raspberry pi(.Interfaced with raspberry pi using I2C for my project.The 3 gpio pins MCP23017(pin8,21,22) drives the enable pin of 3 l9942xp1tr(U3,U4,U5).Please refer image.While programming, after...
In the March 2015 datasheet it says that the hex reset value for the config register is 2C88. When I try this on my actual devices (4 of them) I get back 2C08. Based on the value this means that the OC_SD bit is set to 0 - Bridges do not shut down (...
Dear All,I changed the MOSFETs on IHM08M1 to STP110N7F6 and modified the settings of dead time of Driver and Mosfet in MC work bench. But the BLDC can't run well(it doesn't reve-up often) . The manual of MC work bench only indicate user to modify mo...
The VN5E050MJ-E is used as a over current protections devices. We monitor the current via the current mirror output and disable the device when the current reaches the preset threshold. The threshold is well below the max rated current of the devic...
HeySo I'm currently building a Solar charger for a 10000mAh Li-Io battery pack and I came across the SPV1040.For the project the charge current does not have to be high so the batterys are just slowly charging but I wanted to use Solar panels with ab...
Posted on January 15, 2018 at 10:45HiThe L6480 absolute position counter seems to count in multiples of 256 micro steps? When executing the move command with a 1000 micro steps or using the GoToDir command with a 1000 micro step value both generate ...
Posted on February 20, 2018 at 16:13The data sheet for the 6470 (and 6472) is not clear regarding the SPI clock rate. what is your take on this? the reason why i ask is that a clock rate was selected, boards were built and deployed. all was well. ne...