User Activity

We are using I2C of SPC56EC64 MCU to communicate with bq25798 battery charger IC.Communication is successfully done and we are also getting data from Charger.But whenever we do software reset of SPC56 MCU using below line of code mcu stuck in rese...
I want to measure AC signal voltage and frequency .Presently i am using function generator to generate sine wave having 3Vpp(peak to peak Voltage) and feed directly to MCU pin which support ADC channel(Channel 7).So any one can guide on this.I have i...
We have built custom board using STM32H750VBT6.We have tried to make external loader for this MCU with w25q128Jq NOR flash of winbond.Also take one reference project from community which name is SW_H750_QSPI_Ext_LoaderKeil and modified command for NO...
I have made combine hexfile of BOOTLOADER+Application and i want to load that hexfile using STVP utility. But can not find STM32G483 MCU in device selection of STVP tool.As before i were using STM32F030CC mcu which is available but can not find STM32...
Also Which is better option to use Single Bank mode or Dual Bank Mode?I want to upgrade my application via bootloader and at the time of upgrade it is not necessary to continue currently running operation.And In DBANK bit ,description is written as ,...