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

Which Debugger/Programmer supports ST UPSD3234 ?

We have a very old product that was developed using upsd3234 MCU. Which Debugger/Programmer supports ST UPSD3234 ?ST Flash Link [FL-101D] programmer was used then and i couldnt find any reference to it anywhere online.Which of the current debuggers c...

Level translator ST2349A is now obsolete

Hi,Level translator ST2349A is being used in one our product which has been qualified and is in production. We like to know alternate part with equivalent footprint and electrical and environmental specification. The best is if we have an option to b...

ckesa.1 by Associate
  • 790 Views
  • 1 replies
  • 0 kudos

Interrupt Priority Management

Hi ;I am having a confussion on how to set the interrupt priority of a desired peripheral . I am using IAR IDE version 3.11.1 and the MCU is STM8S103F3F6 . I need to know which interrupt table IRQ number I should take account to configure the interr...

BG1 by Senior
  • 1234 Views
  • 0 replies
  • 1 kudos

[BUG] ADC2_ConversionConfig()

Function ADC2_ConversionConfig do three steps:sets ADC result alignenable/disable continuous conversion (there will be problem, unrelated to Continuous mode)writes desired channel into ADC2->CSR (there will be another problem)but if that function is ...