Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NCS36510: I2C idle delay of 1us #3814

Merged
merged 1 commit into from
Feb 22, 2017
Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Feb 21, 2017

It is added between I2C commands as I2C_COMMAND_FIFO is too fast to push commands out.

This is a replacement for #3722 (rebased on top of latest master, squashed to one commit).

cc @pradeep-gr

It is added between I2C commands as I2C_COMMAND_FIFO is too fast to push commands out.
@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 21, 2017

/morph test

@pradeep-gr
Copy link
Contributor

Looks fine to me.
CC @0xc0170 @danish-iftikhar

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1663

All builds and test passed!

@sg- sg- merged commit 0733fe0 into ARMmbed:master Feb 22, 2017
@0xc0170 0xc0170 deleted the fix_i2c_delay_onsemi branch September 1, 2020 14:10
aisair pushed a commit to aisair/mbed that referenced this pull request Apr 30, 2024
Ports for Upcoming Targets


Fixes and Changes

3590: [NUC472/M453] Export IAR project and other bugfixes ARMmbed/mbed-os#3590
3740: STM32L4 HAL update for RTC Wake Up Timer ARMmbed/mbed-os#3740
3739: STM32F7 : remove multiple HSE_VALUE define value ARMmbed/mbed-os#3739
3759: STM32: spi_frequency table index fix ARMmbed/mbed-os#3759
3779: NCS36510: Fix the sporadic semaphore timing issue ARMmbed/mbed-os#3779
3806: NXP KL43Z/KL27Z: fix spi format bits check ARMmbed/mbed-os#3806
3814: NCS36510: I2C idle delay of 1us ARMmbed/mbed-os#3814
3803: Bug fix of initial value of interrupt edge in "gpio_irq_init" again ARMmbed/mbed-os#3803
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants