Is there any difference between st62t01cm6 / BC and st62t01cm6? Can they replace each other?
I found their datasheet,which said that their ROM codes are different, but I'm not sure if they can be agreed through software.
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I found their datasheet,which said that their ROM codes are different, but I'm not sure if they can be agreed through software.
Per my QC observations, seeing multiple pieces across multiple lots with cracks on the bottom surface in between contacts and pads, as well as several samples with very rough marks on the contacts. Using the high powered scope, cracks were confirmed,...
Hello,I am trying to program a STM8S103F3 on one of these chinese breakout boards with an original ST-LINK/V2 programmer. Everytime I try to read/ write something I get: "Error : Cannot communicate with the device !Check the SWIM cable connection and...
I also tried to make some configuration changes in the code, like putting the halt mode or disabling the timers.Kindly suggest me to solve this issue
Hi,Reference: AN5179 - RS232 communications with a terminal using the STM8 Nucleo-64 boardshttps://www.st.com/resource/en/application_note/dm00513075-rs232-communications-with-a-terminal-using-the-stm8-nucleo64-boards-stmicroelectronics.pdfAN5179 pag...
Since I short connect VLCD and PD1, when there is uart communication, there will be communication waveform like below on VLCD pin, will this affect MCU work? I set VSEL to 1(External source) by the code below in MCU initialization CLK_Peripheral...
The current specs are:TPM Manufacturer version 13.12PPI Specification Version 1.2TPM specification sub-version 2,3
Does POR work even if the power is turned on slowly (even if the rise time is slow)?No rise time is specified in the data sheet.
Hello Community, doing a project, I need a Sys clock with 100us period, however, when I try to configure the systick through the CUBEMX I can't so, I'm asking if there's any possibility to configure it through HAL code.Right now I get a period of 1ms...
Hello,I try to write into program flash in block write. Therefore I have a functionwhich is executed from RAM:void ram_flash_write_block(uint32_t startaddress, const uint8_t *buf) { uint16_t i = 0; // enable flash block write FLASH->CR2 = FLASH...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.