Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hii , I m started to develop the USB Keyboard using the STM32 microcontroller. I was set all settings in CubeMax for USB mouse. now I am change that settings in Atollic True Studio for HID USB Keyboard but Not Got Success yet.

 Hii, I am started to develop the USB Keyboard using the STM32F0 Series microcontroller. I was set all settings in CubeMax for USB mouse now I am change that settings in Atollic True Studio generated files for HID USB Keyboard but Not Got Success ye...

STAR by Associate II
  • 276 Views
  • 1 replies
  • 0 kudos

I need to make connection between two STM32 Nucleo 64 via I2C. I followed an example in STM32Cube\Repository\....\I2C_TwoBoards_ComDMA I configurbased on this example and connected SDA, SCL but nothing is transferred. I am cant solve the problem.

I configure the I2C as follows:hi2c1.Instance = I2C1; hi2c1.Init.ClockSpeed = 100000; hi2c1.Init.DutyCycle = I2C_DUTYCYCLE_2; hi2c1.Init.OwnAddress1 = I2C_ADDRESS; hi2c1.Init.AddressingMode = I2C_ADDRESSINGMODE_7BIT; hi2c1.Init.DualAddressMode = I2C_...

Amera.11 by Associate
  • 460 Views
  • 2 replies
  • 0 kudos

Error as Connect under reset

As I am doing debugging in STM32L072CZ using ST Link/V2 by STM32 ST-Link Utility software. But I getting error message as Connect Under Reset and I have tried under all mode but same error has been repeated. How can I solve this error and I also atta...

0690X00000BwwA4QAJ.png 0690X00000BwwBCQAZ.png

BLE stops advertising when bonding is enabled and rebooted. I think the problem is in stack initialization. How to deinitialize the BLE stack before rebooting.??

Initially when bond is disabled, BLE works fine. But when bonding is enabled through AT Commands and board is reset, I get error like "Error in aci_gap_set_discoverable(): 0x42". I am storing the Bond status in nvm. Is nvm making the issue? I suspect...

STM32F429zi ram drive code

Hi all,Where can I find code example for STM32F429zi ram drive codeI see FatFS and other examples, but no ram-drive FatFS exampleI need to open a device over USB to be recognized by the PC HOSTThanksEli

ECrom.1 by Associate III
  • 414 Views
  • 3 replies
  • 0 kudos