Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hey guys.I need to watch my variables online.On stm32 there was stm studio which I could watch them.I use IAR as my compiler but for watching a variable I have to pause the debugger to see its value.Whats your offer?
Will the external 1k resistor of the nrst pin have an effect?
Unable to configure ST visual on window 10. I am getting following problem during configuration. MCU selection is not available, please help.
I am attempting to connect to an st10f276z5. I have power and ground to the device, PL0.4 tied low, and PL0.5 tied to 5V. ST10 Flasher produces a 'Bad acknowledgement value error. 0x?? instead of 0x5A' Where the read value 0x?? seems to come up diffe...
Hi All,We use stm8s005k6t6c IC in one of the circuits. We programmed the IC using IAR embedded workbench IDE. We attached the circuit diagram herewith for your reference. But we couldn't get any success of programming it since we receive an error say...
I have initialized the uart1,but the code can't enter into function for theINTERRUPT_HANDLER(USART1_RX_TIM5_CC_IRQHandler,28)