Lines Matching refs:Set
51 #. Set project name and location.
52 #. Set Targeted Project Type to STM32Cube and press Finish.
56 #. Set High Speed Clock to "BYPASS Clock Source", and Low Speed Clock to "Crystal/Ceramic Resonator…
59 #. Set the HCLK clock frequency to the maximum value (216 MHz for the STM32F746).
65 #. Set Mode to Transmit Only Master, and Hardware NSS Signal to Disable.
67 #. Set Frame Format to Motorola, Data Size to 8 Bits, First Bit to MSB First.
68 #. Set the Prescaler to the maximum value according to the LCD controller’s datasheet (e.g., 15 MBi…
69 #. Set NSSP Mode to Disabled and NSS Signal Type to Software.
71 #. Set Priority to Medium, Data Width to Half Word.
74 #. Set SPI1_MOSI to Pull-up and Very High, and name it ``LCD_SDI``.
76 #. Set ``LCD_CS`` to No pull-up and no pull-down, Low level and Very High speed.
77 #. Set ``LCD_RESET`` to Pull-up and High level.
78 #. Set ``LCD_DCX`` to No pull-up and no pull-down, High level and Very High speed.
205 /* Set the SPI in 8-bit mode */
230 /* Set the SPI in 8-bit mode */
242 /* Set the SPI in 16-bit mode to match endianness */