Resolved! STM32F103系列产�?是�?�有�?�产计划,预计什么时候�?�产?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hi, I have an ECU with a H-Bridgde of 4 A305 / LT30 populated at least one of the is broken.Can someone please provide a datasheet or recomment an alternative part?Thank you!Martin
i'm trying to build a project and appers the message below.i already checked the files date, reinstalled, cleaned registry.don't know what else to do..How can I fix that?! ----------- Project miami - STM8 Cosmic - Configuration Debug -------------Re...
I used STM32 version of Cube MX and it was able to generated (a bit boated) peripheral and clock configuration code. I expected same from STM8Cube but it generates only a nonsense reports (which could be also created manually). While this tool is use...
HiThank you for replyI have three ST10F276 Boards in that One is completely not detected,second one detected once after that not detected, third one continuously detecting ,For your information All same boardsplease suggest Why I am getting this prob...
The minimum current value that can be measured with X-NUCLEO-IKA01A1 is given as 0.1 A in the datasheet. If I change the opam resistance, will I be left with harmonics?
I was using a "U210" STM32 USB (without a bootloader chip) to flash firmware on my device. Unfortunately, it appears that the pull up resistor got damaged. Please let me know if another USB drive can work such as DFU mode?
In STM8S_StdPeriph_Lib V2.3.0 (last version?) in file stm8s_clk.h in CLK_Flag_TypeDefare wrong definedCLK_FLAG_CCOBSY = 0x0504CLK_FLAG_CCORDY = 0x0502it should beCLK_FLAG_CCOBSY = 0x0540CLK_FLAG_CCORDY = 0x0520according to header file definitions#def...
Hi all!I'm facing a problem to get the eeprom working since whenever i try to write a page (256 bytes) or partial page with HAL_Mem routines the read function seems to read at the beginning wrong informations.First of all i wish to clarify what eepro...