connection error (usb://usb) swim error [30004] : comm timeout
Posted on June 05, 2018 at 09:42suddenly this problem generate.I checked every pin, but I do not.USB can not be plugged in again dozens of times.plz help methank you
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Posted on June 05, 2018 at 09:42suddenly this problem generate.I checked every pin, but I do not.USB can not be plugged in again dozens of times.plz help methank you
Posted on June 01, 2018 at 10:16Recently we got some samples of STVVGLNAT. Parts label show surface marking ''STVVGLNAT L4AA'' but parts surface show ''L4AA'' only. We cannot find the detailed information about the marking from datasheet. We hesitat...
Posted on November 05, 2017 at 21:24Hello everyone,Looking at the documents on the chips, I did not find any significant differences. Tell me please how they differ, and which model is preferable 003 or 903?Thanks.#stm8s903 #stm8s003 #stm8s #differe
Posted on June 04, 2018 at 08:05 Hello I'm use STM8L151G6 I'm trying use block programming as below: //Unlock EEPROM memory FLASH_Unlock(FLASH_MemType_Data); while (FLASH_GetFlagStatus(FLASH_FLAG_DUL) == RESET); FLASH_ProgramBlock(0,...
Posted on May 30, 2018 at 13:09Hi!I need time-delayed interrupt using TIM1 in my STM8S105K4 project in IAR free IDETIM2 & TIM3 already in use.void SetupTimer1(){ #define TIM1_PRESCALER 16000L// once 1 msec TIM1_PSCRH = (unsigned char)(TIM1_PRESCAL...
Posted on June 02, 2018 at 18:01I've installed STVD for some work to do with some stm8s processor. However STVD keep crashing everytime I select 'tools/programmer'. Sometime (but rare) when I can go behond, I acess the dialog box but crashes again a...
Posted on May 31, 2018 at 16:19hello, can you help me please, to have in assembler an array of more then 16 bytes. i tryed this 'table dc.b $ff,...........$FF,' but it just accept max 16 bytes, my question is how can i reach for example 255 bytes ,...
Posted on May 31, 2018 at 22:33Fall 2018 Embedded Software Training Courses Registration is now open for Barr Group's next round of public courses. Ideal for smaller teams and individual engineers, these public courses provide the same...
Posted on May 31, 2018 at 22:32Dear Sir or Madam,I am trying to use the timer TS556 in monostable operation with 3.3V power supply. I implemented the application schematics of figure 4 (page 13) of the TS556 Application information (DocID4078 Rev 3)...
Posted on May 31, 2018 at 11:07Hello everyone ,My task is to store key securely using TPM 2.0.can we interface ST33TPHF20SPI with 16 bit controller?plese give me steps to perfom storing key in Tpm 2.0 based chip ST33TPHF20SPI using 16 bit controlle...