I'm using SPI to communicate with a MIPI chip, the commands to the MIPI are sent as 9 bits but the data sent back is 8 bits. The 9 bit are set up in a uint16_t variable. Using HAL_SPI_Init the data size is set to 9 bits. When I receive the data using...
Hello support,I want to develop one product based on touch button and touch slider.so which STM MCU supports those features.and what are the softwares avaialble to develop firmware for touchand also i need hardware design guide for the same.thanks
Hi,I am trying to use RTC with Internal Crystal, I am not able to initialize the internal crystal of RTC. I am trying to initialize the internal clock by the RCC_CSR_LSION flag but I am not getting the RCC_CSR_LSIRDY flag set by the controller.void R...
I am using STM32H743XI(we made board)However, an error occurred when connecting using the existing ST Link v2 product.An error occurred (No debug probe found connected to the USB port Session aborted)IAR 8.40.1 using The firmware(ST-Link) was als...
Well, as you might know, some memory chips have a set of two Chip Select pins, however, the FSMC of the STM32F407 provides only one FSMC_NE1 signal and that's associated with the address space being written/read from (Bank 1 for NE1). On the STM32F42...
Hi, I see Nintendo are offering a new Game & Watch based on the STM32H7B0VBT6. Having been a professional compuger games programmer since 1985, I realise that Nintendo are emulating the NES (Nintendo Entertainment System) and Gameboy Color with...
There, I am starting this STM32 Board, which I dont know the exact type of STM32 to choose, I need to replacing old machine board (its microprocessor base) with 10 of weight sensor, and 20 stepper motor, and 2 communication and 1 additional output, P...