Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hi,Has anyone been able to interface the current sense functionality with a 3.3V ADC?
Hi, Myself Thejas, on behalf of Aminod integrated technologies.Currently we are working on a Tracking System Project with the GPS Module(Teseo-Liv3F) ,from this module initially we are getting fine responses using the NMEA protocol(latitudue & lo...
HelloI'm using an STM8L151F3U6TR. A lot of things are working fine.But the comparator 1 seems not to work.It seems not possible to write its registers.If I execute the following code with debugger, then "dummy" changes from 0xFF to 0x00.I would have ...
Hello, everyone. I try to use compact car ecu. It is based on ST10269 with dual CAN connection(drivers , power supply etc.) I need to make CAN filter from this device. Could you please show me some examples of routine code. For example (read CAN A...
I was looking to send instructions to X-NUCLEO using I2C , especifically the GetPos_I2C example but I dont know how set X-NUCLEO bord to recieve I2C instructions without the teseo-suite firmware. I was wondering if someone could help me with thatAppl...
I am able to read my two ADC inputs individually when I implement the code shown in this example: http://embedded-lab.com/blog/starting-stm8-microcontrollers/13/However, the ADC values in the buffers do not seem to be getting updated when I try to ge...
I have been working on a battery powered application and am experiencing some strange behavior when the batteries are dying. The LED array is being driven by a PWM signal on PD4 through a FET. When the +4V power line goes down to 2.6xx V, all of th...