MTBF STM32F103
Posted on October 20, 2014 at 14:10I'm looking for information regarding the MTBF of the STM32F103 BGA IC. It would be helpful if someone can send me the failure rate of this microcontroller. Thanks Regards Henri #failure-rate #mtbf
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on October 20, 2014 at 14:10I'm looking for information regarding the MTBF of the STM32F103 BGA IC. It would be helpful if someone can send me the failure rate of this microcontroller. Thanks Regards Henri #failure-rate #mtbf
Posted on October 18, 2014 at 08:06Can I replace CMSIS ver4.20 files on older versions of CMSIS files in standard peripheral library for stm32F10x(ver3.5 or 3.6) and stm32F4x(ver1.4)? Is there any bug in this change? Is there any relation between SP...
Posted on October 19, 2014 at 13:38 Hi, I am trying to output two PWM signals through channels 1 & 3 of TIM3. I'm using the Nucleo F401RE board, so my MCU is STM32F401RE. I checked the example code included with the HAL and also the code generat...
Posted on October 15, 2014 at 14:54Hi I try find datasheet SDRAM on this board but I can't find it. I want Row Address Input and Column Address Input . please help me. #lmgtfy
Posted on October 13, 2014 at 14:58I have installed STM32cubeMX and have some functionality. When I do a configuration and then try to generate code the cube window locks up. I left things for 40 minutes but no change. A project file (.ioc ) is gen...
Posted on October 15, 2014 at 19:38 I'm trying to wakeup the processor after it has been put to sleep by the _wfe instruction via the RTC wakeup event. It is not working for me. There are no examples of WFE wakeup in the library projects tha...
Posted on October 17, 2014 at 11:21 I have a CAN bus project that needs to use bothCAN1_RX0_IRQn and CAN1_SCE_IRQn. But it happened is that when I enabledboth of the interrupts, then the interrupts did not work at all. Here is my CanConfig(): ...
Posted on October 19, 2014 at 22:01Hi, I have loaded and run apps in sram using keil environment. I am working my way into linux, but i am not able to use the same feature, i have tried to load an .elf file using st-utils, openocd. but so far there ...
Posted on October 17, 2014 at 18:40 Dear All I would like to start a discuss about STM32F4 series timers operation while learning and understanding. Please share your idea and experience to explain each red circles from number 1 in the attach...
Posted on October 18, 2014 at 00:32Hi.I'm developing an application where I have to use IAP.I downloaded IAP example from this site and for F407VG it worked just great.But then problems occured.I need this on STM32F401RE. IAP file is uploaded to stm...