• STM32 (ARM Cortex-M3) NVIC
    Does anyone have any information or resources regarding the NVIC (Nested Vectored Interrupt Controller) in the STM32? I've gone through the Keil USART IRQ example, but it simply configures it on one...
  • STM32 (ARM Cortex-M3) NVIC
    Does anyone have any information or resources regarding the NVIC (Nested Vectored Interrupt Controller) in the STM32? I've gone through the Keil USART IRQ example, but it simply configures it on one...
  • AMR Cortex-M3 STM32 with SHTxx
    Hi all, I have application use STM32F104VE and SHT1x. I use code in Sensirion and modify. STM32 and SHT1 communication and returns ACK. But value is not true. I send my project here : ...
  • AMR Cortex-M3 STM32 with SHTxx
    Hi all, I have application use STM32F104VE and SHT1x. I use code in Sensirion and modify. STM32 and SHT1 communication and returns ACK. But value is not true. I send my project here : ...
  • ARM Cortex M3 (STM32) production programming tools?
    I've got some questions around programming STM32-based systems in production using scripts or other automated methods. I'm currently using UV4 with ULINK2 and ULINK-Pro. I think it would be ok to require...