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

timer code

static void TIM1_Config(void) { CLK_PeripheralClockConfig(CLK_Peripheral_TIM1, ENABLE); TIM1_DeInit(); // 2m/ 40 TIM1_TimeBaseInit(39, TIM1_CounterMode_Down, 0xffff, 0); //timer freq = (clock CPU/16) -> 1bit = 1uS -> 92...

how to disable RX interrupt temporarily

#if I2C_ENABLE USART_ClearITPendingBit(USART1, USART_IT_RXNE); USART_ITConfig(USART1, USART_IT_RXNE, DISABLE); p_write = (uint8_t *)&temp100; sEE_WriteBuffer(p_write, write_addr, 2); USART_ITConfig(USART1, USART_IT_RXNE, ENABLE); printf("i2c write do...

The error with HDMI2C1-14HD,this problem is more urgent, causing our mass production products to be discontinued.

My product production plan is based on HDMI2C1-14HD designed Micro-HDMI interface, the software system is UbuntuI have encountered a problem, when I connect the MicroHDMI interface, the system can not read the EDID normally, showing 0X50 no ACK;But t...

0690X000009Z6jiQAC.png 0690X000009Z6jxQAC.bmp 0690X000009Z6k2QAC.bmp