Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LDK320 and output ranges .

Hi , I have a customer that is interested in using the LDK320 and they are wondering why the specs state the MF on output be a max of 22mf? They have pushed 300mf + on the output . Can we get an apps engineer to speak to the customer about this? Plea...

BMcCa.18 by Associate
  • 817 Views
  • 0 replies
  • 0 kudos

I'm working with an STM8S103 and IAR development. Having trouble with running analog in with an EOC interrupt.

Hello All- I'm working with an STM8S103. Trying to implement a motor control. I am using an IAR free development environment ( I HAVE to use the IAR). So far I'm controlling the clk, DIOs and analog ins. My issue is getting the analog ins to run on a...

SVice by Associate
  • 622 Views
  • 0 replies
  • 0 kudos

L4984D Self-supply

Is this PFC controller suitable for self-supply circuits (using a secondary in the boost inductor)?Nothing about it appears in the app notes nor in the eDesignSuite.Thank you for your feedback.

MFerr.10 by Associate
  • 766 Views
  • 0 replies
  • 0 kudos

Sorry cannot find the right place to ask about RHFLVDS2281K01V but it is related to signal conditioning so posting it here.

We are planning to use RHFLVDS2281K01V LVDS buffer for our Space Project. In RHFLVDS2281K01V LVDS buffer,it is written RHFLVDS2281K01V is qualified for Aerospace but we want to know is RHFLVDS2281K01V also qualified for Space Applications? That is do...

LVERM by Associate
  • 710 Views
  • 0 replies
  • 0 kudos

ASM, error on copy segment 'code>ram'

I'm trying to compile an example from "ST Aseembler Linker", Chapter 4.4 "Segmentation"stm8/ segment byte at: 0 'code' segment byte at: 8000 'ram' segment 'ram>code' label1: nop endand i get the following error:Error in map file Debug\00_test...

ADC Channel Measurement Using Internal Reference

Is it possible to use the ADC to measure the voltage on an external pin and use the internal reference at the same time? I have a product that is direct connected to battery, so my external reference voltage is variable. I'd like to use an external c...

Brian1 by Associate II
  • 1126 Views
  • 1 replies
  • 0 kudos

STR912FAW46 sleep mode

I have troubles using sleep mode with this MCU.In our application there is a hardware watchdog (STM6822), which should be restarted every 1 second.I use RTC alarm feature for periodic wake-up.The problem is that the MCU sometimes freezes and the watc...