User Activity

Hello All,We are designing battery operated device, for this we need to monitor battery voltage continuously using ADC pin of STM32F030C8 controller.Question:1) What is the Internal ADC reference voltage of STM32F030C8?2) How to configure internal re...
Hello All,Currently, we are working on STM32F030C6T6TR controller, it has 32KB flash memory & this memory is not sufficient for our application.We do not have sufficient time to design the PCB again. Please suggest any other controller with the large...
Hello,I'm using STM32F030 series controller. currently we use JTAG connector to load a program into flash memory, using ST-LINK debugger externally.Now i want to load a program into flash memory using Micro-B USB in my device without using any extern...
Hello,Currently i'm working on STM30F030 controller.I want to connect TFT display with this controller, display has three pin for SPI (SDA,SCL & CS) and used only for write operation.so how to configure controller for 3-wire SPIIf i have to connect...
Hello,I have to use STM32F030C6 controller. it has only one SPI interface.in my project i want to connect external flash memory and TFT DISPLAY both on single SPI with controller.problem is TFT display is 3-wire SPI interface & flash memory is 4-wire...