STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F2xx Interfacing CMOS Image Sensor

Posted on August 07, 2017 at 07:17Hi,   Good day,   I an new in Image sensing technology.   Is 2752 x 2004 pixels image sensor can interface with STM32F2xx?   Waiting for reply.  Thanks in Advance.Nandish Jasani.

F446-429, core_cm4.h for NVIC setup?

Posted on August 06, 2017 at 03:26F446/F429Hi.Im trying to get NVIC work but it's very confusing, i dont do HAL/SPL.Are core_cm4.h all thats needed to setup and use NVIC?I basically need to get ADC1 to cause an interrupt so data can be processed.I t...

Problem with RTC

Posted on August 07, 2017 at 10:54HelloI have a problem that I can not solve.This applies to stm32f072. I need to make a check if the processor has been powerless for more than 200ms at boot time. Trying to use RTC and backup registry with milliseco...

STM32 MCO1/2 Driving a second chip XTAL input

Posted on August 07, 2017 at 06:36Hello all,In my project, I'm using the STM32F411CEU6, with a 9.6MHz External TCXO as a clock source. I would like to use the same clock to feed another chip in the board.I was thinking of using the MCO1 or 2 in orde...

0690X00000607s0QAA.png
meir3 by Associate II
  • 697 Views
  • 4 replies
  • 0 kudos

Is STM32 usable in this way?

Posted on July 13, 2017 at 12:49Dear sirs,I want to make drive recorder.I think to use, USB(Mass drive), SD card small, TFT window ,camera(I want many cameras).I do not want to make a proper product. I want only education or hobby.I found two produc...

USB OTG HNP and SRP Problem in STM32xxx

Posted on August 02, 2017 at 16:27Hello all,In USB OTG Driver SRP request after that USB_OTG_HandleSessionRequest_ISR invoking.What Need to be added to inform upper layer USB_OTG_HandleSessionRequest_ISR as per HAL Library?.  if (IsDeviceMode(&otgfs...

Resolved! Shouldn't HAL_TIM_IC_Start_IT() set TIMx->CCER?

Posted on August 06, 2017 at 18:48STM32L476-Nucleo board, with jumper wire from PA7 to PA0. Attempting to learn PWM Input Capture.GPIOA->AFR[0]:  0x20007701    00100000000000000111011100000001  PIN  0: TIM2_CH1  PIN  1:  -  PIN  2: USART2_TX  PIN  3...

Resolved! How to use HAL_HRTIM_IRQHandler

Posted on August 03, 2017 at 20:31Thank you for your patronage. I'm Japanese. I want to use Interrupt Service Routine(ISR) as shown in the picture below. So I want to use HAL_HRTIM_IRQHandler.I wrote the program as shown below, but I got an error. 

0690X00000607rqQAA.png 0690X00000607s5QAA.png 0690X00000607rkQAA.png
Ken Inoue by Associate III
  • 1087 Views
  • 2 replies
  • 0 kudos