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

DAC for stm8l151G6U6

Posted on March 20, 2013 at 05:19Hi all, I used DAC and it OK on stm8l151C6T6,  this is 48pin MCU. But now i change to 28pin DAC.It not work:     CLK_PeripheralClockConfig(CLK_Peripheral_DAC, ENABLE);     DAC_DeInit();     DAC_Init(DAC_Channel_1, DA...

np1 by Associate II
  • 1524 Views
  • 3 replies
  • 0 kudos

Maximal toggling frequency of STM8

Posted on October 07, 2016 at 15:06Hi,I have just started with STM8 and would like to found the fastest toggling method.Currently I have best result with following code: while (1) {#pragma asm push A pushw X ld A, #1 // toggle with pin D0 ldw X, #0x...

Through-Hole Microcontroller with Evaluation Tool

Posted on October 05, 2016 at 20:17Hi, I'm working on a project that needs a microcontroller to produce a control signal for an analog audio effect. The microcontroller I choose needs the following requirements:-Through-Hole / DIP package-At least 4...

epalaima by Associate II
  • 1538 Views
  • 0 replies
  • 0 kudos

STM8S003 registry access

Posted on October 05, 2016 at 15:26Our company as an electronic engineering company is willing to use your products specifically STM8S003.For more than 12 years we have used Atmel products and have lots of experiences on it.Beginning with your STM8S...

Cannot compile with Cosmic

Posted on February 26, 2016 at 03:20Hi,I'm trying to use the Cosmic 32K compiler in ST Visual develop and having created a completely new project with no additional code in, I can't compile it. I can't compile using Idea either.My error is:&sharperr...

harris by Associate II
  • 1998 Views
  • 2 replies
  • 0 kudos

UART communication using STM8L discovery

Posted on August 23, 2015 at 08:54Hi,I am new to use STM8L controller.I am just trying to put Simple character on UART using STM8L discovery board.But I am failed to do this.Following is my code for this.void main(void){        u8 Data = 'N';       ...

orcad, psipice and viper27L

Posted on August 18, 2016 at 16:47Hello,I've a problem using the Viper27L/Viper17L Spice Model in Orcad 17.2 Lite. I make the same circuit that edesign. I start the simulation and I get no simulation data for marker.I used vpulse (not vdc) and k_lin...

adalmati by Associate II
  • 4503 Views
  • 13 replies
  • 0 kudos