Embedded Reference Voltage STM8L151
Posted on May 25, 2012 at 23:25Hello, VREFINT is specified as 1.224V +/-20mV with VDD = 3.0V. Is there any information available on the accuracy when VDD = 1.8V? Any guidance welcome!! Kentxu. #stm8l
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Posted on May 25, 2012 at 23:25Hello, VREFINT is specified as 1.224V +/-20mV with VDD = 3.0V. Is there any information available on the accuracy when VDD = 1.8V? Any guidance welcome!! Kentxu. #stm8l
Posted on May 01, 2012 at 07:34hello guysI am new to this forum and I want to ask the solution for one of the problem which I encountered during the testing of my STM 8 microcontroller board.Actually I was testing the board and than during the testi...
Posted on May 30, 2012 at 10:24I'm having some problems with it. The problem is that randomly it starts to fail when you try to save any file (project, .c , . h files, etc). It happened to me 3 times already in the few days that i'm using it. One of...
Posted on June 04, 2012 at 16:19I'm implementing a half duplex communication on a STR912 mcu. My problem is the usual, to know when the last bit is transmitted in the last byte. This to know when to turn off the transmit enable to the RS485 driver....
Posted on June 04, 2012 at 10:52I am using the UART1_Printf example from the STM8S Standard Peripheral Library version 2.1 and I am having problems with the speed of the UART. I am expecting to see 115200 baud but according to my logica analyser I ...
Posted on June 05, 2012 at 09:18Which of the Unique ID bytes actually get used? I'd like to use the unique ID of the microcontroller in a project to identify uC units on a comms bus. And as a product we would be using many of them. We have tried to ...
Posted on May 29, 2012 at 18:04Hi. I'm coding my 3rd testing project on stm8, to be exact in 2 different mcus, 103 and 105. I'm using cosmic compiler, and i didnt have any problem with the previous 2 projects (because i didnt verify the size). The p...
Posted on May 30, 2012 at 10:34 Hi, since i dont get a response in discovery forum, i will repaste here.I'm trying to set a pin to an alternate remapping pin, exactly i'm using TIM2 with PWM and i want channels in D2, D3 and D4. I have tried wit...
Posted on June 04, 2012 at 05:13Our product is AIRbag ECU. current process is offline program the micro processor and place onto PCB, now we want to change the process use on-board programmer. could you let me know which programmer tool is better fo...
Posted on May 28, 2012 at 02:47I tried to use the firmware lib to program it ,but failed. FLASH_Unlock(FLASH_MEMTYPE_DATA); for(i = 0; i < DataLeng; i=i+4) { FLASH_ProgramWord(StartAddr + i,(*(u32*)pBuf)); pBuf= pBuf+4;; FLASH_WaitFo...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.